Essentials/Essentials/src/main/java/com/earth2me/essentials
pop4959 bd8c792fa4
Support custom biomes in random teleport excluded biome list (#5703)
2024-02-26 03:47:00 -08:00
..
api We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
commands Fix /broadcastworld sending in all but the intended world (#5699) 2024-02-24 22:40:22 +00:00
config Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
craftbukkit Update to Minecraft 1.20 2023-07-01 20:37:21 +01:00
economy Rename OfflinePlayer to OfflinePlayerStub (#5417) 2023-07-04 09:45:58 -04:00
items We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
messaging Fix several regressions from adventure PR (#5637) 2024-02-04 03:35:37 +00:00
metrics Update to bStats v2 (#4350) 2021-09-01 13:33:43 -04:00
perm Fix NPE during first join for LuckPerms contexts (#5364) 2023-05-26 19:29:37 -04:00
signs Remove CommonPlaceholders#displayName methods 2024-02-09 23:31:06 -05:00
textreader Fix message display issues from Adventure refactor (#5648) 2024-02-04 20:31:58 -05:00
updatecheck We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
userstorage Lower non bukkit type creation warns amount 2023-08-24 18:02:00 -04:00
utils Fix conversion issues between Legacy and MiniMessage (#5702) 2024-02-26 01:39:18 +00:00
AlternativeCommandsHandler.java Use WeakReference to store alternative commands (#5572) 2023-11-27 21:29:20 +00:00
AsyncTeleport.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
AsyncTimedTeleport.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
Backup.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
BalanceTopImpl.java Rename OfflinePlayer to OfflinePlayerStub (#5417) 2023-07-04 09:45:58 -04:00
ChargeException.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
CommandSource.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
Console.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
Enchantments.java Add swift sneak enchantment (#5026) 2022-07-31 19:03:31 +00:00
Essentials.java Support custom biomes in random teleport excluded biome list (#5703) 2024-02-26 03:47:00 -08:00
EssentialsBlockListener.java Rewrite Inventory Handling (#5021) 2022-12-24 17:58:51 +00:00
EssentialsEntityListener.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
EssentialsLogger.java Fix Essentials' logger breaking on 1.8.8-1.12.2 (#4975) 2022-07-02 14:50:45 -04:00
EssentialsPlayerListener.java Remove CommonPlaceholders#displayName methods 2024-02-09 23:31:06 -05:00
EssentialsPluginListener.java Fix issues with 3rd-party Vault economy providers (#4303) 2021-07-03 16:54:01 +01:00
EssentialsServerListener.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
EssentialsTimer.java Add option to only count online jailed time (#3705) 2021-01-08 20:43:32 +00:00
EssentialsUpgrade.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
ExecuteTimer.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
I18n.java Fix conversion issues between Legacy and MiniMessage (#5702) 2024-02-26 01:39:18 +00:00
IConf.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
IEssentials.java Support custom biomes in random teleport excluded biome list (#5703) 2024-02-26 03:47:00 -08:00
IEssentialsModule.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
ISettings.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
ITarget.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
IUser.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
Jails.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
Kit.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
Kits.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
LocationTarget.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
MailServiceImpl.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
ManagedFile.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
MetaItemStack.java Fix give command for tipped arrow item (#5627) 2024-02-03 17:12:35 -08:00
Mob.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
MobCompat.java Update to Minecraft 1.20 2023-07-01 20:37:21 +01:00
MobData.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
PlayerExtension.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
PlayerList.java Fix several regressions from adventure PR (#5637) 2024-02-04 03:35:37 +00:00
PlayerTarget.java Improve PlayerTarget code (#5131) 2022-10-15 00:41:21 +00:00
Potions.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
RandomTeleport.java Support custom biomes in random teleport excluded biome list (#5703) 2024-02-26 03:47:00 -08:00
Settings.java Fix custom message colors config not working (#5705) 2024-02-24 20:39:40 +00:00
SpawnMob.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
TNTExplodeListener.java Use metadata for tnt from /nuke (#5222) 2023-01-12 10:51:13 -05:00
Teleport.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
TimedTeleport.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
Trade.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
UUIDMap.java Rewrite User storage and UUID cache (#4581) 2022-09-09 15:49:43 -04:00
User.java Fix format parsing in /heal (Fixes #5690) 2024-02-20 16:57:57 -05:00
UserData.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00
UserMap.java Rename OfflinePlayer to OfflinePlayerStub (#5417) 2023-07-04 09:45:58 -04:00
Warps.java Fix placeholders not parsing inside log messages (#5635) 2024-02-03 21:13:18 -05:00
Worth.java We're going on an Adventure! (#4717) 2024-02-03 20:38:14 +00:00