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/nl693a63db...3.65784653 - id: gtaun-public-repo
url: http://repo.gtaun.net/content/groups/pub...3.65784653 - id: sonatype-oss-snapshots
url: https://oss.sonatype.org/content/reposit...3.65784653# 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

