mcMMO/src/main/java/com/gmail/nossr50/commands
2013-08-10 22:24:13 +02:00
..
chat Refactor to match standards set for where datatypes should be located. 2013-07-15 08:44:13 -04:00
database String values are compared using '.equals()' not '==' 2013-08-10 22:24:13 +02:00
experience Clean up after our experience commands. Fixes #1324 2013-07-30 14:47:11 -04:00
hardcore Make our commands support tab-complete. 2013-04-08 17:34:23 -04:00
party Javadocs cleanup 2013-08-10 20:10:45 +02:00
player Don't provide direct access to the players map. 2013-07-15 09:14:23 -04:00
skills Use player objects instead of names - should be more efficient and less 2013-05-28 13:33:20 -04:00
spout Use player objects instead of names - should be more efficient and less 2013-05-28 13:33:20 -04:00
KrakenCommand.java Don't provide direct access to the players map. 2013-07-15 09:14:23 -04:00
McabilityCommand.java Make our commands support tab-complete. 2013-04-08 17:34:23 -04:00
McgodCommand.java Make our commands support tab-complete. 2013-04-08 17:34:23 -04:00
McmmoCommand.java Because Minecraft does stupid things with "/" in the chat. 2013-05-20 08:56:02 -04:00
McnotifyCommand.java Use player objects instead of names - should be more efficient and less 2013-05-28 13:33:20 -04:00
McrefreshCommand.java Changed Berserk to add items to inventory rather than denying pickup 2013-04-16 23:44:41 -04:00
McscoreboardCommand.java Add command to clear or change scoreboards. 2013-04-30 09:48:53 -04:00
MobhealthCommand.java Use player objects instead of names - should be more efficient and less 2013-05-28 13:33:20 -04:00
ToggleCommand.java Don't provide direct access to the players map. 2013-07-15 09:14:23 -04:00
XprateCommand.java Make our commands support tab-complete. 2013-04-08 17:34:23 -04:00