.. |
api
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
commands
|
Catch Exception in Commandpay for payUser call.
|
2016-12-03 15:23:53 +00:00 |
craftbukkit
|
Fix #1015
|
2016-12-09 19:11:04 -06:00 |
messaging
|
Check recipient socialspy exempt during PMs. Resolves #166
|
2016-07-25 13:10:06 +01:00 |
metrics
|
Ship full Metrics (might help fix our graphing issues)
|
2016-01-19 08:09:44 -07:00 |
perm
|
Fix Vault-based permission logging (forgot after refactor)
|
2016-07-09 18:42:42 -06:00 |
register/payment
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
settings
|
|
|
signs
|
Create allow-bulk-buy-sell config option. Resolves #765.
|
2016-07-26 12:25:20 +01:00 |
storage
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
textreader
|
Format {UNIQUE} in KeywordReplacer.
|
2016-07-13 22:54:52 +01:00 |
utils
|
Merge branch '2.x' into custom-currency-formatting
|
2016-07-05 18:46:01 +01:00 |
AlternativeCommandsHandler.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
Backup.java
|
|
|
ChargeException.java
|
|
|
CommandSource.java
|
Rewrote messaging structure for more abstractness.
|
2015-10-27 20:46:58 -06:00 |
Console.java
|
Add isReachable API to IMessageRecipient.
|
2015-10-30 19:58:30 +00:00 |
Enchantments.java
|
Update to 1.11.
|
2016-11-20 16:03:56 +00:00 |
Essentials.java
|
Update to 1.11.
|
2016-11-20 16:03:56 +00:00 |
EssentialsBlockListener.java
|
[Untested] [Experimental] [Need @drtshock to fix build server] Fully support all versions of Spigot and CraftBukkit from 1.8+
|
2015-06-17 10:25:46 -04:00 |
EssentialsConf.java
|
Use try-with-resources
|
2016-03-01 11:52:29 -07:00 |
EssentialsEntityListener.java
|
Add configuration option for the "#EasterEgg" regarding milk buckets and animals.
|
2015-12-01 17:41:56 -07:00 |
EssentialsPlayerListener.java
|
Fix command cooldowns command matching.
|
2016-08-07 15:58:34 +01:00 |
EssentialsPluginListener.java
|
Fix compile, consider this stable
|
2015-06-19 21:48:11 -04:00 |
EssentialsServerListener.java
|
Fix #857
|
2016-10-12 12:35:25 -05:00 |
EssentialsTimer.java
|
Nullcheck user iteration in EssentialsTimer (fixes #675)
|
2016-06-25 09:47:06 -06:00 |
EssentialsUpgrade.java
|
Fix for offline player functionality (including /seen), implement automatic usermap repair
|
2015-10-17 08:20:33 -06:00 |
EssentialsUserConf.java
|
|
|
ExecuteTimer.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
I18n.java
|
|
|
IConf.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
IEssentials.java
|
Ship full Metrics (might help fix our graphing issues)
|
2016-01-19 08:09:44 -07:00 |
IEssentialsModule.java
|
|
|
ISettings.java
|
Improve spawn-on-join with ability to specify groups.
|
2016-10-30 13:29:21 +00:00 |
ITarget.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
ItemDb.java
|
Further changes for 1.11 update.
|
2016-11-20 20:23:01 +00:00 |
IUser.java
|
Check for timeout in /tpa and /tpaccept . Fixes #818.
|
2016-11-22 20:39:31 +00:00 |
Jails.java
|
|
|
Kit.java
|
[Fix] Add option to not show one time use kits described in #188
|
2015-10-28 13:29:30 -06:00 |
LocationTarget.java
|
|
|
ManagedFile.java
|
|
|
MetaItemStack.java
|
Fix banner/shield deserializer with PatternType.
|
2016-07-26 22:03:33 +01:00 |
Mob.java
|
Update to 1.11.
|
2016-11-20 16:03:56 +00:00 |
MobData.java
|
Restore basic pre-1.11 compat
|
2016-11-28 17:13:36 -06:00 |
OfflinePlayer.java
|
Implement NOOP openMerchant(Merchant, boolean) in OfflinePlayer.
|
2016-11-21 18:11:40 +00:00 |
PlayerExtension.java
|
|
|
PlayerList.java
|
|
|
PlayerTarget.java
|
|
|
Potions.java
|
Update potions to 1.9
|
2016-03-06 16:19:06 -07:00 |
Settings.java
|
Improve spawn-on-join with ability to specify groups.
|
2016-10-30 13:29:21 +00:00 |
SpawnMob.java
|
Fix missing setVillager call
|
2016-11-28 17:25:29 -06:00 |
Teleport.java
|
Don't force player out of vehicle on teleport. Fixes #582 (#833)
|
2016-08-26 21:29:22 -05:00 |
TimedTeleport.java
|
|
|
TNTExplodeListener.java
|
|
|
Trade.java
|
|
|
User.java
|
[Fix] When the minimum pay amount is zero, users are unable to pay zero.
|
2016-12-03 14:32:50 +00:00 |
UserData.java
|
Create /paytoggle command. Resolves #413
|
2016-07-26 16:23:34 +01:00 |
UserMap.java
|
Fix cache invalidation when resetting user
|
2016-10-14 08:25:53 -04:00 |
UUIDMap.java
|
Don't allow double loads
|
2016-03-02 08:48:32 -07:00 |
Warps.java
|
|
|
Worth.java
|
|
|