.. |
api
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
commands
|
Ship full Metrics (might help fix our graphing issues)
|
2016-01-19 08:09:44 -07:00 |
craftbukkit
|
Compile against Spigot's Bukkit maven repo
|
2015-06-17 09:02:28 -04:00 |
messaging
|
Add last-message-reply-recipient-timeout setting for timing out reply-recipient in private messaging.
|
2015-11-24 22:48:18 +00:00 |
metrics
|
Ship full Metrics (might help fix our graphing issues)
|
2016-01-19 08:09:44 -07:00 |
perm
|
Remove GroupManager from here!
|
2015-10-08 18:16:41 +01:00 |
register/payment
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
settings
|
|
|
signs
|
Fix Essentials Signs abuse using colours. Prior to this commit, the sign creation stage could be bypassed by typing &1&1[Test] assuming that was the success-name of the Essentials Sign. This commit prevents this by checking if the top line contains any of the success-name, without color. And so if anyone tries to type &1[repair] it will be displayed as [repair], but if someone tried &1[repairs] it will be displayed as §1[repairs], as repairs is not an Essentials Sign. It might be worth noting that all signs are checked including disabled signs to prevent abuse ahead of time. So even if [repair] is disabled all colours will still be stripped from [repair].
|
2016-01-02 11:51:11 +00:00 |
storage
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
textreader
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
utils
|
Prettify currency display further.
|
2016-01-14 18:20:06 +00: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
|
|
|
Essentials.java
|
Ship full Metrics (might help fix our graphing issues)
|
2016-01-19 08:09:44 -07: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
|
Increment pendingDiskWrites every time we save please.
|
2015-10-08 18:47:10 +01:00 |
EssentialsEntityListener.java
|
Add configuration option for the "#EasterEgg" regarding milk buckets and animals.
|
2015-12-01 17:41:56 -07:00 |
EssentialsPlayerListener.java
|
Add configuration option for toggling "fly mode enabled" message on login
|
2016-01-18 19:21:29 -07:00 |
EssentialsPluginListener.java
|
Fix compile, consider this stable
|
2015-06-19 21:48:11 -04:00 |
EssentialsTimer.java
|
|
|
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
|
Add configuration option for toggling "fly mode enabled" message on login
|
2016-01-18 19:21:29 -07:00 |
ITarget.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
ItemDb.java
|
[Fix] Adds splash potion persistence when serializing items. Fixes #232
|
2015-10-28 10:59:11 -04:00 |
IUser.java
|
Add IgnoreMsg API
|
2015-07-28 19:45:33 -06: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
|
Group allowShortName check when checking if the short form version of 'splash' was used
|
2015-10-29 16:42:19 -04:00 |
Mob.java
|
Restore spawnmob compatibility to 1.7.x, also provide framework for future version support
|
2016-01-19 08:45:52 -07:00 |
MobData.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
OfflinePlayer.java
|
Fix compile
|
2015-07-23 15:23:47 -05:00 |
PlayerExtension.java
|
|
|
PlayerList.java
|
|
|
PlayerTarget.java
|
|
|
Potions.java
|
|
|
Settings.java
|
Add configuration option for toggling "fly mode enabled" message on login
|
2016-01-18 19:21:29 -07:00 |
SpawnMob.java
|
|
|
Teleport.java
|
Implement #70 (untested), TODO assign default permissions
|
2015-07-03 13:07:25 -04:00 |
TimedTeleport.java
|
|
|
TNTExplodeListener.java
|
|
|
Trade.java
|
|
|
User.java
|
Add 10 seconds of graceful time before doing first check to prevent misinterpretation of lack of activity.
|
2016-01-02 10:16:34 +00:00 |
UserData.java
|
Run IntelliJ IDEA inspections
|
2015-06-03 14:11:56 -06:00 |
UserMap.java
|
Move legacy field to class
|
2016-01-19 11:01:09 -07:00 |
UUIDMap.java
|
Clone map of name->uuid when writing to file. Educated-guess for a fix for #213.
|
2015-11-30 19:51:22 +00:00 |
Warps.java
|
|
|
Worth.java
|
|
|