26.03.2016, 23:50
Yes it is, it says in the prompt:
After I compile:
The prompt says the same:
Of course I made changes in the gamemode, even I tried deleting a class
Код:
[INFO][ResourceManagerImpl] Load plugin: Gamemodereloader [INFO][ResourceManagerImpl] Load gamemode: Gamemode Loading filterscript etc. Number of vehicle models: 132
Код:
[INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.409 s [INFO] Finished at: 2016-03-26T18:01:33-06:00 [INFO] Final Memory: 16M/38M [INFO] ------------------------------------------------------------------------ Process finished with exit code 0
Код:
[INFO][ResourceManagerImpl] Load plugin: Gamemodereloader [INFO][ResourceManagerImpl] Load gamemode: Gamemode Loading filterscript etc. Number of vehicle models: 132
Код:
repositories: - id: central url: http://repo1.maven.org/maven2/nl6746fdb8...9.42355640 - id: gtaun-public-repo url: http://repo.gtaun.net/content/groups/pub...9.42355640 - id: sonatype-oss-snapshots url: https://oss.sonatype.org/content/reposit...9.42355640# When to update cache? # Options: always / daily / interval:[minutes] cacheUpdatePolicy: daily # If Maven checks for Updates or use old artifacts offlineMode: false # Your needed runtimes runtimes: - net.gtaun:shoebill-runtime:1.2-SNAPSHOT - net.gtaun:shoebill-common:1.2-SNAPSHOT # Additional plugins plugins: - net.gtaun:shoebill-gamemode-reloader:1.0-SNAPSHOT # Your gamemode gamemode: dev.acesamp:Gamemode:1.0-SNAPSHOT