Commit Graph

609 Commits

Author SHA1 Message Date
filoghost
52e6b1ed97 Support left click for touch slimes. 2015-02-07 15:23:30 +01:00
filoghost
c17b2224b7 Add alias for dyes. 2015-01-15 13:09:13 +01:00
filoghost
b0fadaa002 Fix durability not being saved correctly. 2015-01-14 14:40:04 +01:00
filoghost
950092d6fd Don't call bukkit events so often. 2015-01-13 12:40:15 +01:00
filoghost
ccad2f9cd1 Increase for release. 2015-01-13 11:02:05 +01:00
filoghost
a9ba47d3c1 Fix for newest Spigot releases. 2015-01-13 11:01:24 +01:00
filoghost
c6cb1d9d62 Warn about missing command. 2015-01-08 12:42:47 +01:00
filoghost
79b32bd11b Do not count NPCs for Citizens. 2015-01-04 12:21:57 +01:00
filoghost
fc435e1ece Increase version. 2015-01-03 17:40:05 +01:00
filoghost
0704693810 Allow to count multiple servers. 2015-01-03 17:34:36 +01:00
filoghost
52d9940926 Increase version for release, expose command handler. 2014-12-31 13:18:58 +01:00
filoghost
d7b41c5176 Add info command. 2014-12-31 12:34:54 +01:00
filoghost
07f722accc Add copy command, better error reporting, small fix. 2014-12-30 19:33:25 +01:00
filoghost
2f17ff632b Ops. 2014-12-30 16:34:31 +01:00
filoghost
b478133950 Many small fixes. 2014-12-30 16:33:55 +01:00
filoghost
ab23d82fc5 Reduce precision. 2014-12-30 14:42:44 +01:00
filoghost
faa359aac1 Small fix. 2014-12-30 14:39:07 +01:00
filoghost
2eb90907c2 Rename class 2014-12-30 13:46:13 +01:00
filoghost
5efc4a5def Add toString() 2014-12-30 13:43:25 +01:00
filoghost
3f9b0da4fe Make the bungee placeholder "max players" match the local one. 2014-12-30 13:42:16 +01:00
filoghost
be1866fc2d Add option to trim (remove trailing spaces) from the motd. 2014-12-30 13:41:43 +01:00
filoghost
010b72fe7d Allow to display correctly the second line of a motd. Compacted code. 2014-12-30 13:17:52 +01:00
filoghost
04bd6dca3f Bump to v2.1 for release. 2014-12-30 12:55:33 +01:00
filoghost
782e83be5d Added the ability to ping any server (online status, motd, max players)
+ smaller tweaks.
2014-12-30 12:55:14 +01:00
filoghost
896609d046 Give a name to the startup task (for timings). 2014-12-30 10:40:14 +01:00
filoghost
e9d81bd513 Allow world names with spaces. 2014-12-29 14:47:30 +01:00
filoghost
9a81b5af4e Update javadocs and missed plugin.yml 2014-12-28 01:48:18 +01:00
filoghost
f03dc8a839 Fix Bungeecord support. 2014-12-27 17:11:31 +01:00
filoghost
cfdf250504 Another fix 2014-12-23 14:02:49 +01:00
filoghost
51124c475b Fix startup error caused by wrong imports. 2014-12-23 13:59:53 +01:00
filoghost
c3a703fbe2 Update plugin.yml for release 2014-12-23 12:48:29 +01:00
filoghost
7d17df9545 It's already clear enough 2014-12-23 12:19:02 +01:00
filoghost
def5ad31b7 Fix empty custom name to allow empty lines. 2014-12-23 12:16:52 +01:00
filoghost
5064c989ed Track placeholders when using setText() 2014-12-23 11:42:52 +01:00
filoghost
cf2db447b8 Update documentation 2014-12-23 11:36:47 +01:00
filoghost
cc7a7c974e Update documentation 2014-12-23 11:21:09 +01:00
filoghost
4afc0c3b71 Add removeLine() to Hologram interface 2014-12-23 11:16:44 +01:00
filoghost
9a3a44d0bf Support for the numerical IDs 2014-12-23 11:13:42 +01:00
filoghost
d18f92d685 Update version for public release. 2014-12-22 15:20:45 +01:00
filoghost
85390990f2 Actually call the events. 2014-12-22 14:41:22 +01:00
filoghost
295e6a675b Deprecate methods, add support for Touchscreen Holograms. 2014-12-22 14:30:09 +01:00
filoghost
bba0f135c5 Don't call CreatureSpawnEvent if possible. 2014-12-22 11:23:19 +01:00
filoghost
92475a6c43 Move animation loaded successfully message to debug handler. 2014-12-21 15:34:15 +01:00
filoghost
dc698223b6 Fix holograms managers 2014-12-21 15:31:48 +01:00
filoghost
828870345e Remove /hd fix in 1.8+ 2014-12-21 15:29:32 +01:00
filoghost
15828f320d Other small fixes 2014-12-21 15:25:23 +01:00
filoghost
19c1a356f7 Remove some google libs imports 2014-12-21 15:15:06 +01:00
filoghost
2e1e184bb4 Remove google Joiner 2014-12-21 15:02:53 +01:00
filoghost
1ce275ace6 Update FancyMessage to 1.8 2014-12-21 14:58:22 +01:00
filoghost
eaf397b69d Shorter credits 2014-12-21 14:56:54 +01:00