Important change: revamped all the commands to adapt them to the ECS pattern
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,16 +1,14 @@
|
||||
-classpath '/home/jomaa/git/hystuff/build/classes/java/main:/home/jomaa/git/hystuff/build/resources/main:/home/jomaa/.var/app/com.hypixel.HytaleLauncher/data/Hytale/install/release/package/game/latest/Server/HytaleServer.jar'
|
||||
-quiet
|
||||
-d '/home/jomaa/git/hystuff/build/docs/javadoc'
|
||||
-windowtitle 'HyStuff 1.0.1 API'
|
||||
-doctitle 'HyStuff 1.0.1 API'
|
||||
-windowtitle 'HyStuff 1.1.0 API'
|
||||
-doctitle 'HyStuff 1.1.0 API'
|
||||
-notimestamp
|
||||
-Xdoclint:-missing '-quiet'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/common/LastPositionManager.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/common/Location.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/common/HomeManager.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/component/LastPositionComponent.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/component/HomeComponent.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/HyStuff.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/events/PlayerDeathListener.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/commands/BackCommand.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/commands/SetHomeCommand.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/commands/HomeCommand.java'
|
||||
'/home/jomaa/git/hystuff/src/main/java/net/miarma/hystuff/commands/DisposalCommand.java'
|
||||
|
||||
Reference in New Issue
Block a user