pop4959
024c56efdd
Fix recipe command on Paper ( #3404 )
2020-07-01 15:19:42 -07:00
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
0114b5e4f6
Update several commands with cross-version enum lookups
2018-12-31 12:53:23 +00:00
md678685
6a6383462d
Allow admins to force enable /recipe if they want
...
Add `force-enable-recipe`, which allows server admins to manually enable `/recipe` despite potential duplication exploits. Use this at your own risk!
Related: #1397
2018-12-08 16:41:24 +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
Ali Moghnieh
e572788a8c
Disable /recipe
for 1.12 until duplication bug can be fixed. #1289
2017-06-09 15:02:56 +01:00
Jikoo
046752f8c2
Fixes for graphical /recipe issues. Closes #134
...
- Fixed shaped recipe ItemStacks displaying 0s
- Fixed recipes supporting any data value of blocks missing textures
2015-08-19 10:42:16 -06:00
vemacs
73ac6488ce
Run IntelliJ IDEA inspections
2015-06-03 14:11:56 -06:00
drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
5a2fd19bcf
Fix firework recipe in /recipe
2014-06-04 16:13:20 +01:00
KHobbits
36e580474f
Converted emulated player class calls to use base class.
2014-04-13 01:01:49 +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
GunfighterJ
eb22254564
Close inventories before opening any others
2013-07-24 16:01:17 -05: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
3ddf883d5d
Import cleanup
2013-03-16 09:19:30 +00:00
Iaccidentally
360e3e8801
cleanup :: fix build
2013-01-31 14:40:33 -05:00
gravypod
e572e7c94c
Store ingredient map and recipe shape
2012-12-31 10:44:28 -05:00
Chris Ward
5c9d3c6b1a
Fix recipe NPE/failed display in game
2013-01-01 02:26:04 +11:00
KHobbits
a480091617
Final all the things - Recipe
2012-12-21 03:48:54 +00:00
KHobbits
13a847e0ab
Fix recipe layout for small shapes
2012-12-21 03:35:48 +00:00
KHobbits
a8a8b52977
Swap method order on recipe
2012-12-21 03:21:35 +00:00
Chris Ward
f57b3595ed
Fix recipe command
2012-12-20 01:35:55 +11:00
Chris Ward
1f8a0a811f
Add /recipe command
2012-12-19 14:57:12 +11:00