equivalent-exchange-3/src/main/java/com/pahimar/ee3/command
2014-09-16 15:28:14 -04:00
..
CommandSetCurrentItemValue.java Sure, let's add another command - but this one just uses the item you are currently holding! :) 2014-09-16 15:28:14 -04:00
CommandSetValue.java Now when a pre-assigned value is set via command line, the next time the server starts it will regen the values of everything and save the new values to disk (tl;dr - set a pre-assigned value via command and then restart server for the changes to take effect) 2014-09-16 12:08:16 -04:00
CommandSyncValues.java Made the sync threshold configurable (server admins can tune how long clients have to wait before they can sync their energy values with the server again) 2014-09-16 12:53:22 -04:00