ementalo
|
9e6c686c29
|
Change namespace from com.earth2me to org.mcess - net.ess3.api changes still required
|
2015-04-11 21:47:56 +01:00 |
|
KHobbits
|
f7f2aaccd7
|
Kit cleanup and refactor.
|
2014-06-25 19:03:31 +01:00 |
|
KHobbits
|
f407b67e12
|
Reduce a few nickname refresh calls.
|
2014-06-19 04:02:15 +01:00 |
|
KHobbits
|
4f66743ef6
|
Revert "Add spawn location cache to reduce blocking on player respawn."
This reverts commit b1a0aa8d86 .
|
2014-06-17 23:27:46 +01:00 |
|
KHobbits
|
b1a0aa8d86
|
Add spawn location cache to reduce blocking on player respawn.
|
2014-06-16 19:55:34 +01:00 |
|
KHobbits
|
5a4dd00e30
|
Converted emulated player class calls to use base class.
|
2014-04-13 01:01:49 +01:00 |
|
FearFree
|
a4f8193e38
|
Future Java versions may not support _ as identifier.
|
2014-03-22 16:08:11 +11:00 |
|
Dabo Ross
|
9a124c6177
|
Add IEssentialsSpawn class for API for Essentials Spawn with two methods, getSpawn(String) and setSpawn(String, Location).
Implement IEssentialsSpawn in EssentialsSpawn.
|
2014-03-09 17:31:36 +00:00 |
|
KHobbits
|
2bc4475d24
|
Reformat pom
|
2014-02-08 00:13:46 +00:00 |
|
Chris Ward
|
a6a33b9c4e
|
Restore Bukkit dependency to parent pom
|
2014-01-30 10:34:16 +11:00 |
|
KHobbits
|
2c87e516bb
|
Force Bukkit version to match deps.
|
2014-01-25 23:29:48 +00:00 |
|
KHobbits
|
0ce2e87513
|
Pass optional location parameters to teleport TL keys.
|
2014-01-12 01:23:12 +00:00 |
|
Chris Ward
|
694ce12e1b
|
Remove Ant, migrate Netbeans code style to pom.xml
|
2013-12-27 03:47:13 +11:00 |
|
Iaccidentally
|
ed89f048a3
|
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
|
2013-11-06 21:22:32 -05:00 |
|
Chris Ward
|
4041c0404e
|
Add Maven Support
|
2013-10-19 12:19:39 +01:00 |
|
KHobbits
|
10167b3e95
|
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
|
2013-10-16 21:05:33 +01:00 |
|
KHobbits
|
809f204b91
|
Clarify kit errors
|
2013-09-05 15:40:43 +01:00 |
|
Iaccidentally
|
acca5bd4d8
|
[API] fix other modules to use new packages
|
2013-07-13 12:40:50 -04:00 |
|
KHobbits
|
3632ace61d
|
More cleanup
|
2013-07-07 13:02:40 +01:00 |
|
KHobbits
|
62edbc044c
|
Split util classes.
|
2013-06-08 22:31:19 +01:00 |
|
KHobbits
|
db5f1f1d33
|
Essentials API cleanup and teleport possession fixing. (UNSTABLE)
|
2013-06-08 19:34:14 +01:00 |
|
KHobbits
|
0a32bb9358
|
Update Essentials spawn to use new kit params.
|
2013-05-27 02:29:28 +01:00 |
|
KHobbits
|
f80ab48c20
|
Forgot to push Essentials spawn changes.
|
2013-05-24 00:10:39 +01:00 |
|
Necrodoom
|
13782722d9
|
[Fix] Print correct sender name on /spawn player from console.
|
2013-03-19 20:59:02 +00:00 |
|
KHobbits
|
f136478cdb
|
[Fix] Charging players at wrong point in /spawn
|
2013-02-28 12:52:22 +00:00 |
|
Iaccidentally
|
d7985c906a
|
This is still needed.
|
2013-02-25 22:44:52 -05:00 |
|
KHobbits
|
5060048a31
|
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit.
This reverts commit 276f0f8972 .
If you don't understand the code, don't touch it.
|
2013-02-26 03:30:11 +00:00 |
|
Iaccidentally
|
276f0f8972
|
[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit. :: http://i.imgur.com/79Izo.jpg
|
2013-02-25 22:01:06 -05:00 |
|
snowleo
|
c1d0dc26b9
|
Check if player is still online
|
2013-02-08 21:18:00 +01:00 |
|
snowleo
|
edacb00c4d
|
Fix async access to bukkit code
|
2013-02-08 21:16:21 +01:00 |
|
KHobbits
|
7ca32d455c
|
Let Bukkit decide if a bedspawn is valid or not.
Bukkit's bed fix forces minimum bukkit change.
|
2013-02-01 02:59:40 +00:00 |
|
Iaccidentally
|
aa212f8068
|
Refactor name of ScheduleAsyncDelayedTask to RunTaskAsynchronously
|
2013-01-31 14:16:09 -05:00 |
|
KHobbits
|
c29dff5970
|
Code comments
|
2012-11-04 02:24:54 +00:00 |
|
KHobbits
|
11c68e03b6
|
Support new lines in newbie welcome message.
|
2012-09-22 21:15:04 +01:00 |
|
KHobbits
|
684e6c06fb
|
Async EssentialsSpawn join event, like the others.
|
2012-09-08 14:55:37 +01:00 |
|
snowleo
|
a9639782b6
|
Netbeans 7.2 changes
|
2012-08-03 09:45:44 +02:00 |
|
Iaccidentally
|
63e8f8b745
|
add /e<command> aliases to essentials spawn
|
2012-06-12 22:28:10 -04:00 |
|
KHobbits
|
849625e369
|
Implement all abstract methods.
|
2012-03-28 15:12:25 +01:00 |
|
KHobbits
|
037df27d06
|
Adding starter/newbie kit to EssentialsSpawn
Optimization to EssentialsSpawn join event.
|
2012-03-04 20:09:25 +00:00 |
|
KHobbits
|
ca1770fddc
|
Prevent EssSpawn trying to handle spawning of jailed players.
|
2012-02-28 02:45:03 +00:00 |
|
KHobbits
|
f680bd4bd6
|
Adding full keyword support for newb join message.
Also adding {ADDRESS} and {USERNAME} as new keywords.
|
2012-02-18 21:09:18 +00:00 |
|
KHobbits
|
70639b5c85
|
If bed home is set, give priority when spawning.
|
2012-01-28 00:57:08 +00:00 |
|
KHobbits
|
d377672c48
|
Check bed still exist, for bed homes.
|
2012-01-28 00:49:22 +00:00 |
|
KHobbits
|
4f1eb9f1cb
|
Switch website URL's to point at wiki.
|
2012-01-28 00:20:46 +00:00 |
|
ementalo
|
2d328ecb94
|
Don't try to spawn users who have disconnected before we have a chance to spawn them
|
2012-01-24 22:43:33 +00:00 |
|
snowleo
|
93d632a9ff
|
Removing load info, bucket displays that now.
|
2012-01-20 05:52:35 +01:00 |
|
snowleo
|
90e1b619be
|
New Event code for EssentialsSpawn
|
2012-01-20 05:34:28 +01:00 |
|
KHobbits
|
b2fe7986f8
|
Removing debugging messages.
|
2012-01-13 22:50:48 +00:00 |
|
KHobbits
|
59b2c06ef8
|
Adjusting default spawn behavior.
Moving option in config file.
|
2012-01-13 22:41:47 +00:00 |
|
snowleo
|
f301e883fc
|
Netbeans 7.1 stuff
|
2012-01-12 23:37:39 +01:00 |
|