md678685
|
e230cee91e
|
Add new item database API (#2472)
* Allow resolver functions to be added to item databases
* Allow resolvers to add item names to list
* Make getResolverNames package-private
|
2019-04-15 10:09:16 +01:00 |
|
md678685
|
32540c23ab
|
Add IItemDb#isReady to check if item database is available
|
2019-01-12 21:43:36 +00:00 |
|
md678685
|
4b1c51c21d
|
Reword IItemDb#serialize docs
|
2018-12-23 18:02:38 +00:00 |
|
md678685
|
149d9b61cc
|
Add methods to facilitate conversion from IDs to new Materials
|
2018-12-15 18:54:01 +00:00 |
|
md678685
|
177e5f62f7
|
Remove providers; move JSON support into ItemDb
|
2018-10-12 17:26:22 +01:00 |
|
Trent Hensler
|
1a820ad9b7
|
Initial removal of item IDs.
We do not rely on Bukkit's item ids anymore, though we still support them in commands via a mapping built off of the items.csv.
|
2017-12-12 22:06:25 -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 |
|
vemacs
|
73ac6488ce
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
|
drtshock
|
9a265aac48
|
Add /createkit.
Allows you to create a kit in game using your inventory.
|
2015-04-20 12:51:22 -05:00 |
|
drtshock
|
dde0b20775
|
Reformat
|
2015-04-14 23:06:16 -05:00 |
|
KHobbits
|
2928e8a99f
|
Use essentials itemdb for charge messages.
|
2013-08-15 05:47:23 +01:00 |
|
KHobbits
|
5eb3d9fa42
|
Wrap ItemDb accessors and move Item string matching to itemdb class.
|
2013-07-13 18:52:53 +01:00 |
|
Iaccidentally
|
cd51d718ba
|
[API] flip! (╯°□°)╯︵ ┻━┻
|
2013-07-13 13:40:46 -04:00 |
|
Iaccidentally
|
dad348d3d0
|
[API] Move 2.x API to new package, create dummy classes for compatibility
|
2013-07-13 11:14:39 -04:00 |
|
Iaccidentally
|
1ab2a51550
|
API & misc cleanup
|
2013-04-30 12:25:25 -04:00 |
|
snowleo
|
58237a796a
|
New Interfaces in api package (WIP)
|
2011-12-06 16:32:06 +01:00 |
|