index
:
archive/Essentials
2.x
3.x
4.x
groupmanager
release
sponge
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Turn Target into a real class.
KHobbits
2013-06-08
-91
/
+127
*
Trapdoors should be treated as half blocks, not transparent blocks.
KHobbits
2013-06-08
-49
/
+48
*
Teleport invulnerability should trigger on respawn as well as normal teleport.
KHobbits
2013-06-08
-0
/
+5
*
Essentials API cleanup and teleport possession fixing. (UNSTABLE)
KHobbits
2013-06-08
-280
/
+427
*
Throw a little testing on toggle logic.
KHobbits
2013-06-08
-5
/
+422
*
Try and make toggles DRYer without loosing command flow.
KHobbits
2013-06-08
-202
/
+195
*
Allow spawning zombies without the trademark gold boots.
KHobbits
2013-06-05
-19
/
+23
*
Fix unit tests.
KHobbits
2013-06-02
-1
/
+1
*
Attempt to fix /seen times on vanish.
KHobbits
2013-06-02
-12
/
+39
*
Mute and sudo should check for essentials.vanish.interact permission.
KHobbits
2013-06-02
-9
/
+5
*
Allow spawning zombies with swords too.
KHobbits
2013-06-02
-6
/
+10
*
[Feature]Extend spawning mob meta to allow more customized spawning:
KHobbits
2013-06-02
-0
/
+63
*
[Fix] Set some default mob data.
KHobbits
2013-06-01
-0
/
+36
*
Update Essentials spawn to use new kit params.
KHobbits
2013-05-27
-1
/
+1
*
Better handle kit item casting.
KHobbits
2013-05-27
-16
/
+23
*
Ignore extra spaces in kit config.
KHobbits
2013-05-26
-1
/
+1
*
Exempt [repair] signs from 'essentials.repair.all' permissions check.
KHobbits
2013-05-26
-44
/
+65
*
Update inventory when closing ghost-dupe-able inventory, to remove ghost items.
KHobbits
2013-05-26
-0
/
+4
*
Reduce duplicated broadcast code.
KHobbits
2013-05-26
-70
/
+34
*
Simplify player matching.
KHobbits
2013-05-26
-71
/
+57
*
Standardize /getpos and /whois to use essentials.vanish.interact like all oth...
KHobbits
2013-05-26
-3
/
+3
*
GeoIP already has a perm, doesn't need hidden behind essentials.seen.extra as...
KHobbits
2013-05-26
-15
/
+14
*
Show teleport cancel messages to tpa user.
KHobbits
2013-05-26
-5
/
+5
*
Fix /helpop for console use.
KHobbits
2013-05-26
-4
/
+17
*
[Fix] Fix vanished player matching in: /seen /give /burn /nuke /tpall /tpaall
KHobbits
2013-05-26
-3
/
+8
*
Forgot to push Essentials spawn changes.
KHobbits
2013-05-24
-2
/
+2
*
Improve hidden player matching.
KHobbits
2013-05-23
-60
/
+49
*
Fixing feed messages.
KHobbits
2013-05-23
-8
/
+14
*
Improve user matching
KHobbits
2013-05-20
-5
/
+11
*
Don't throw NPE on broken sign state, just allow block to break.
KHobbits
2013-05-19
-4
/
+10
*
Default chat formatting should strip all format codes, not just colours.
KHobbits
2013-05-19
-1
/
+1
*
Add indication of when kit's cannot be used yet, in the /kit output.
KHobbits
2013-05-18
-26
/
+68
*
Tidy up /gc's TPS output.
KHobbits
2013-05-18
-12
/
+20
*
[Feature] Add hunger level to /whois
KHobbits
2013-05-18
-9
/
+40
*
Fix null when trying to tempban players in console for times longer than max ...
KHobbits
2013-05-18
-1
/
+2
*
Tweak /baltop to not show displaynames on vanished players.
KHobbits
2013-05-12
-1
/
+2
*
Tiny listener optimizations.
KHobbits
2013-05-12
-6
/
+7
*
Small tweak to warning display and make config variable 'economy-lag-warning'...
KHobbits
2013-05-12
-2
/
+4
*
Make the lag warning configurable, useful to debug economy lag on larger serv...
KHobbits
2013-05-12
-16
/
+52
*
Throw console warning on slow economy api call.
KHobbits
2013-05-12
-1
/
+13
*
[Fix] Check initial direction when looking for a safe teleport spot
GunfighterJ
2013-05-10
-2
/
+7
*
Don't treat AFK players as god mode when dealing with food regen.
KHobbits
2013-05-09
-6
/
+13
*
Update ItemDb.java
snowleo
2013-05-08
-1
/
+1
*
Doesn't need this
snowleo
2013-05-08
-1
/
+1
*
[Feature] Withdraw from trade signs without dropping items as overflow. [EXPE...
KHobbits
2013-05-06
-60
/
+172
*
Add some sign debugging to /ess debug to help track down charging issues.
KHobbits
2013-05-05
-4
/
+23
*
Couple more bits of Eco cleanup
KHobbits
2013-05-05
-7
/
+7
*
Fix /sell to handle zero priced items again.
KHobbits
2013-05-05
-4
/
+4
*
Make it compatible with Factions again.
snowleo
2013-05-05
-0
/
+6
*
Catch both exceptions in EssentialsConf and valueOf instead of new
snowleo
2013-05-05
-5
/
+9
[next]