Josh Roy
23f0f98af3
Cleanup code ( #3067 )
...
Co-Authored-By: md678685 <1917406+md678685@users.noreply.github.com>
Basically cleans up a bunch of warnings that are easily suppressed.
2020-04-25 13:08:57 +01:00
md678685
e94202c55a
Use 1.8-friendly User#getItemInHand method in commands
2019-01-03 20:33:08 +00:00
md678685
0114b5e4f6
Update several commands with cross-version enum lookups
2018-12-31 12:53:23 +00:00
Trent Hensler
ace361af60
Compile against 1.13 preview.
...
Still a lot of work to do. One thing to note is that I used LEGACY materials in a few spots where I didn't know what the new ones are as I'm not very familiar with the 1.13 update and what it changes.
2018-01-18 17:52:44 -08:00
Ali 'SupaHam' M
bbe0ca9302
Implement tab completion for all commands. ( #1282 )
...
List of supported commands:
```
/afk
/balance
/balancetop
/ban
/banip
/bigtree
/book
/broadcastworld
/burn
/clearinventory
/condense
/delhome
/deljail
/delwarp
/eco
/enchant
/enderchest
/essentials
/exp
/ext
/feed
/fireball
/firework
/gamemode
/getpos
/give
/hat
/heal
/help
/helpop
/home
/ignore
/invsee
/item
/itemdb
/jump
/kick
/kill
/kit
/lightning
/list
/mail
/me
/msg
/mute
/near
/nick
/nuke
/pay
/potion
/powertool
/ptime
/pweather
/recipe
/remove
/repair
/sell
/showkit
/skull
/speed
/tempban
/thunder
/time
/togglejail
/tp
/tpa
/tpaall
/tpahere
/tpall
/tphere
/tpo
/tpohere
/tppos
/tree
/warp
/weather
/world
/worth```
2017-06-11 01:17:43 +01:00
drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
36e580474f
Converted emulated player class calls to use base class.
2014-04-13 01:01:49 +01:00
KHobbits
10de6ac929
Cleanup
2014-04-06 15:44:37 +01:00
FearFree
5724c0c8df
Future Java versions may not support _ as identifier.
2014-03-22 16:08:11 +11:00
KHobbits
6f85761f7f
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
2013-10-16 21:05:33 +01:00
KHobbits
1abacf00df
More cleanup
2013-07-07 13:02:40 +01:00
Iaccidentally
f1eae9be6f
Cleanup imports
2013-06-11 20:45:12 +01:00
KHobbits
09f67c9723
Split util classes.
2013-06-08 22:31:19 +01:00
KHobbits
7d0fafd084
Don't check people for meta perms when using kits.
2013-03-07 02:57:25 +00:00
GunfighterJ
4aaf0eda79
[Feature] Adds meta permissions
...
TL MetaItemStack.java
Some meta cleanup
Parameter refactor for clarity
Full list of added perms http://goo.gl/do1XL
2013-03-06 15:09:51 -06:00
KHobbits
292f8a8799
Sort TL files.
2013-03-06 17:44:05 +00:00
GunfighterJ
8e205768b3
Fix array index out of bounds on /firework fire
2013-02-11 10:35:55 -06:00
GunfighterJ
ef341ae539
Adds potion meta
...
Some cleanup as well
2013-02-05 13:13:19 -06:00
KHobbits
3d4d616414
What is less than less than one.
2013-01-29 23:59:31 +00:00
KHobbits
4f35a72174
Add command syntax comment, for clarification.
...
Merge branch '2.9' of github.com:essentials/Essentials into 2.9
2013-01-27 15:26:46 +00:00
KHobbits
51a55318d0
Revert /gc change.
...
Simplify firework syntax, and add help
Merge branch 'patch-26' of git://github.com/necrodoom/Essentials into 2.9
2013-01-21 20:07:02 +00:00
KHobbits
9cef107bc3
Fix a couple of param issues.
2013-01-21 13:40:45 +00:00
KHobbits
762bb65677
Add example firework kit, and cleanup debug messages.
2013-01-19 23:43:40 +00:00
KHobbits
73c92bf742
Move firework meta handling into MetaItemStack
...
Allow firework meta to be applied to item spawning and kit commands.
2013-01-19 23:35:59 +00:00
GunfighterJ
d8132548f6
Duplicate alias removed
2013-01-17 19:27:21 -06:00
GunfighterJ
8e663b53ce
Now it adds the right firework command
2013-01-16 20:40:29 -06:00
GunfighterJ
214d9414da
Adds the actual /firework command
2013-01-16 20:39:09 -06:00