Essentials/Essentials/src/main/java/com/earth2me/essentials
Josh Roy 0861427bf3
Discord Module (#3844)
Co-authored-by: MD <1917406+mdcfe@users.noreply.github.com>
Co-authored-by: pop4959 <pop4959@gmail.com>
Co-authored-by: Riley Park <riley.park@meino.net>
Co-authored-by: Jason <11360596+jpenilla@users.noreply.github.com>
2021-07-01 09:43:35 -04:00
..
api Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
commands Discord Module (#3844) 2021-07-01 09:43:35 -04:00
config Discord Module (#3844) 2021-07-01 09:43:35 -04:00
craftbukkit Update FakeWorld (#4043) 2021-03-08 15:39:52 -08:00
economy Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
items Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
messaging Add config option to disable message social spy (#3910) 2021-02-05 19:02:26 +00:00
metrics Migrate to new Vault provider and economy integration (#3975) 2021-05-10 19:36:09 +00:00
perm Add prevent-type permissions for /itemname (#4133) 2021-05-28 17:35:33 +00:00
signs Add way for time and weather signs to display the time/weather (#4131) 2021-05-02 19:34:38 +00:00
textreader Add some extra keywords (#4098) 2021-03-29 13:07:55 -04:00
updatecheck Add support for dev/rc/beta/alpha build types (#4177) 2021-05-27 21:16:26 +01:00
utils Discord Module (#3844) 2021-07-01 09:43:35 -04:00
AlternativeCommandsHandler.java Prevent sending usage info when executing alternative commands (#3904) 2021-01-09 13:47:58 -05:00
AsyncTeleport.java Fix regression in /back behavior (#4264) 2021-06-23 08:44:47 -04:00
AsyncTimedTeleport.java Fix delayed futures never being completed correctly (#4066) 2021-03-20 15:48:40 +00:00
Backup.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
BalanceTopImpl.java Add Baltop API (#3702) 2021-02-15 15:43:10 +00:00
ChargeException.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
CommandSource.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
Console.java Allow console name to be translated (#3700) 2020-12-11 16:29:48 +00:00
Enchantments.java Fix tab complete on /enchant failing on empty key (#4215) 2021-06-08 20:50:17 -04:00
Essentials.java Discord Module (#3844) 2021-07-01 09:43:35 -04:00
EssentialsBlockListener.java Only use convert spawners tagged by the give command (#3963) 2021-05-28 14:29:52 -04:00
EssentialsConf.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
EssentialsEntityListener.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
EssentialsPlayerListener.java Discord Module (#3844) 2021-07-01 09:43:35 -04:00
EssentialsPluginListener.java Migrate to new Vault provider and economy integration (#3975) 2021-05-10 19:36:09 +00: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 Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
EssentialsUserConf.java Fix various NPC account lookup issues (#4188) 2021-06-01 15:47:39 -04:00
ExecuteTimer.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
I18n.java Add helpful command argument descriptions (#4057) 2021-05-10 18:36:30 +00:00
IConf.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
IEssentials.java Discord Module (#3844) 2021-07-01 09:43:35 -04:00
IEssentialsModule.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
ISettings.java Add serialization support to kits (#3248) 2021-06-26 20:03:27 +00:00
ITarget.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
IUser.java Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
Jails.java Prevent getting jail worlds before world load (#4216) 2021-06-09 08:34:14 -04:00
Kit.java Improve itemlore and itemname tab completion (#4280) 2021-06-28 20:19:02 +01:00
Kits.java Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00
LocationTarget.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
ManagedFile.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
MetaItemStack.java Allow enchants on fireworks/charges/potions/banners (#3882) 2021-06-11 11:13:43 -04:00
Mob.java Update mobs and NMS usage to 1.17 2021-06-26 20:34:04 +01:00
MobCompat.java Update mobs and NMS usage to 1.17 2021-06-26 20:34:04 +01:00
MobData.java Update mobs and NMS usage to 1.17 2021-06-26 20:34:04 +01:00
PlayerExtension.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
PlayerList.java Discord Module (#3844) 2021-07-01 09:43:35 -04:00
PlayerTarget.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
Potions.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
RandomTeleport.java Fix NPE when RTP center isn't set (#4251) 2021-06-19 12:23:00 -04:00
Settings.java Add serialization support to kits (#3248) 2021-06-26 20:03:27 +00:00
SpawnMob.java Add netherite related items to spawnmob (#4031) 2021-03-06 19:06:31 +00:00
TNTExplodeListener.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
Teleport.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
TimedTeleport.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
Trade.java Add ending user balance as a final field in trade.log (#3721) 2021-01-02 00:12:53 -05:00
UUIDMap.java Refactor Project to Gradle (#3720) 2020-11-25 20:24:24 +00:00
User.java Discord Module (#3844) 2021-07-01 09:43:35 -04:00
UserData.java Fix regression in /back behavior (#4264) 2021-06-23 08:44:47 -04:00
UserMap.java Fix offline player account creation (#4199) 2021-06-06 19:40:55 +01:00
Warps.java Fix empty paths with Configurate (#4214) 2021-06-09 00:42:45 +01:00
Worth.java Migrate to Configurate (#4072) 2021-06-07 13:49:33 +01:00