.. |
api
|
Implement tab completion for all commands. (#1282)
|
2017-06-11 01:17:43 +01:00 |
commands
|
Added space when adding reason to string. Dirty :/
|
2018-01-16 17:59:14 -06:00 |
craftbukkit
|
|
|
messaging
|
[Feature] Added new property 'socialSpyMsgFormat'
|
2017-10-22 14:32:17 +01:00 |
metrics
|
|
|
perm
|
Add LuckPerms to "specialCasePlugins" in SuperpermsHandler (#1518)
|
2017-08-27 22:20:48 +01:00 |
register/payment
|
|
|
settings
|
|
|
signs
|
[Fix] Essentials signs validity (#1402)
|
2017-08-04 00:09:12 +01:00 |
storage
|
Avoid using reflection for things SnakeYAML supports directly now (#1634)
|
2017-11-10 18:01:29 +00:00 |
textreader
|
Performs pagination bounds check. Fixes #1509 (#1754)
|
2018-01-16 12:56:39 +00:00 |
utils
|
Format currency correctly by placing negative sign at beginning.
|
2017-08-19 20:11:21 +01:00 |
AlternativeCommandsHandler.java
|
|
|
Backup.java
|
|
|
ChargeException.java
|
|
|
CommandSource.java
|
|
|
Console.java
|
|
|
Enchantments.java
|
Implement tab completion for all commands. (#1282)
|
2017-06-11 01:17:43 +01:00 |
Essentials.java
|
Ensure LOGGER is not equal to plugin logger before setting parent (#1570)
|
2017-09-30 16:51:32 +01:00 |
EssentialsBlockListener.java
|
Update spawner blockstates (#1536)
|
2017-09-14 07:36:39 +01:00 |
EssentialsConf.java
|
|
|
EssentialsEntityListener.java
|
Make {player} referencing powertools activate only when the user has powertools enabled (#1474)
|
2017-08-13 16:03:46 +01:00 |
EssentialsPlayerListener.java
|
Changed muteFormat to muteReason.
|
2018-01-16 17:54:49 -06:00 |
EssentialsPluginListener.java
|
|
|
EssentialsServerListener.java
|
Catch NullPointerExceptions in SLPE (#1463)
|
2017-08-21 10:40:23 +01:00 |
EssentialsTimer.java
|
|
|
EssentialsUpgrade.java
|
|
|
EssentialsUserConf.java
|
|
|
ExecuteTimer.java
|
|
|
I18n.java
|
|
|
IConf.java
|
|
|
IEssentials.java
|
Implement tab completion framework (#1203)
|
2017-06-06 01:31:41 +01:00 |
IEssentialsModule.java
|
|
|
ISettings.java
|
Alter config options for EssentialsX Spawn listeners (#1491)
|
2017-09-16 15:23:56 +01:00 |
ITarget.java
|
|
|
ItemDb.java
|
Trim comma separation in items.csv parsing.
|
2017-07-03 14:23:36 +01:00 |
IUser.java
|
Implement clear confirmation (#1623)
|
2017-11-12 16:44:53 +00:00 |
Jails.java
|
|
|
Kit.java
|
|
|
LocationTarget.java
|
|
|
ManagedFile.java
|
|
|
MetaItemStack.java
|
Fix splash potion support for /potion . Resolves #1166
|
2018-01-07 02:22:31 +00:00 |
Mob.java
|
Capitalise Parrot in Mob.
|
2017-06-18 21:00:02 +01:00 |
MobData.java
|
Update to 1.12. :D
|
2017-06-18 19:54:04 +01:00 |
OfflinePlayer.java
|
Fix typo in OfflinePlayer#setBanned(boolean).
|
2017-06-18 21:32:24 +01:00 |
PlayerExtension.java
|
|
|
PlayerList.java
|
|
|
PlayerTarget.java
|
|
|
Potions.java
|
|
|
Settings.java
|
Alter config options for EssentialsX Spawn listeners (#1491)
|
2017-09-16 15:23:56 +01:00 |
SpawnMob.java
|
|
|
Teleport.java
|
|
|
TimedTeleport.java
|
|
|
TNTExplodeListener.java
|
|
|
Trade.java
|
|
|
User.java
|
We have added the ability for the Mute to contain a reason, which is stored for the duration of the mute in the user's data file. Currently we need to add in the mute reason code into some other commands such as /afk and /me and /seen ect. We will also need to fix a problem with the reason when we dont add in a time frame for the mute, which should mute the player indefinatly rather then cancelling the mute and throwing a DataFormat exception.
|
2018-01-16 17:21:53 -06:00 |
UserData.java
|
Added method hasMuteReason in UserData.
|
2018-01-16 17:54:50 -06:00 |
UserMap.java
|
Fix JDK9 issue (#1713)
|
2017-12-29 14:46:09 +00:00 |
UUIDMap.java
|
|
|
Warps.java
|
|
|
Worth.java
|
|
|