Commit Graph

138 Commits

Author SHA1 Message Date
filoghost
7220e1e4f8 Add NBT library by Eisenwave 2018-11-21 18:35:10 +01:00
filoghost
88e9b13741 Fix plugin name 2018-11-16 19:19:52 +01:00
filoghost
eb8ccee69f Remove unused code 2018-10-30 19:28:35 +01:00
filoghost
675711b2b3 Add DURABILITY as alias of DATA-VALUE 2018-10-30 18:59:54 +01:00
filoghost
c41689fee2 Add license file and headers 2018-10-10 13:05:31 +02:00
filoghost
dbaf2cc151 Remove unused variable 2018-10-09 21:54:36 +02:00
filoghost
c803febf0c Start 3.2.0 development 2018-10-09 21:54:01 +02:00
filoghost
e471425f6a Maven refactoring in modules 2018-10-09 20:06:52 +02:00
filoghost
45f333758e Change group and artifact ID 2018-10-09 13:52:41 +02:00
filoghost
73ad7a424d Fix relocation package 2018-10-09 13:45:07 +02:00
filoghost
1d8f5a3431
Merge pull request #11 from DoNotSpamPls/master
Convert project to Maven
2018-10-09 12:37:12 +02:00
DoNotSpamPls
48a0f4e51f Bye bye PlayerPoints :) 2018-08-31 17:14:26 +03:00
DoNotSpamPls
4eb4a54dd3 Fix indenting 2018-08-16 12:58:35 +03:00
DoNotSpamPls
86673bb240 Convert project to Maven 2018-08-16 12:52:25 +03:00
filoghost
01b51d62e0 Cleanup 2016-06-13 19:59:43 +02:00
filoghost
fa382186c8 Close menus when the plugin is disabled 2016-06-13 13:56:49 +02:00
filoghost
f3aab47bad Avoid class conflicts for metrics 2016-06-13 13:48:55 +02:00
filoghost
9ff76ec7e4 Fix getOnlinePlayers error. 2016-03-17 13:50:22 +01:00
filoghost
5f3309cb53 Update version 2016-03-03 12:18:11 +01:00
filoghost
7faa9cbe85 Fix old missing method 2016-03-03 12:17:56 +01:00
filoghost
df6ff3f793 Remove permission to bypass economy; it was confusing too many people. 2015-11-10 00:12:42 +01:00
filoghost
6bb6199d6d Fix typo 2015-11-10 00:07:47 +01:00
filoghost
f5c97af3a3 Update version for release. 2015-08-27 12:42:17 +02:00
filoghost
c0ca5d195b Try to avoid a Bukkit bug modifying the item after giving it to a player 2015-08-08 21:07:41 +02:00
filoghost
fb129c4173 Update for release. 2015-05-17 14:28:53 +02:00
filoghost
49de578382 Better exception handling 2015-05-04 15:16:22 +02:00
filoghost
67103162a9 Use reflection for the attribute remover. Use ItemFlag for 1.8.3+
(better performance)
2015-05-04 15:10:52 +02:00
filoghost
3018b440de Quick fix 2015-02-20 22:26:05 +01:00
filoghost
b0f4894b15 Cache online players amount. 2015-02-20 22:25:25 +01:00
filoghost
a07ae1892d Refresh open menus when adding/taking money/points. 2015-02-20 22:16:37 +01:00
filoghost
db7fa8c7e8 Add dynamic placeholders, and refresh option. 2015-02-20 22:00:27 +01:00
filoghost
0950262d9f Add alias for dyes. 2015-01-15 13:09:00 +01:00
filoghost
91f4c3ebdc Increase version for release. 2015-01-09 21:05:04 +01:00
filoghost
862c98a128 Add option to open menus only when there are commands without args. In
this way you can easily overwrite commands.
2015-01-09 21:00:28 +01:00
filoghost
5810443e4d Add {points} variable. 2014-12-21 12:26:30 +01:00
filoghost
22d73fa74d Cleanup 2014-12-11 17:15:29 +01:00
filoghost
6e9bb32480 Don't rely too much on other libraries & add commands in a list format. 2014-12-11 16:08:42 +01:00
filoghost
a10bedc473 Change skull owner path. 2014-12-07 16:31:56 +01:00
filoghost
6f7ffb2be6 Add SKULL_OWNER 2014-12-07 15:24:49 +01:00
filoghost
6aae363b6b Quick fix. 2014-12-07 15:18:51 +01:00
filoghost
a0e721815d Add LEVELS cost to icons. 2014-12-07 15:13:33 +01:00
filoghost
387baf5ab6 Update for 1.8, and execute commands in a delayed task. 2014-12-07 14:53:38 +01:00
filoghost
c6147f05f7 Increase version for release. 2014-11-15 21:55:11 +01:00
filoghost
39cf220068 Fix anticlick spam. 2014-11-15 21:54:04 +01:00
filoghost
ec5179f19b Add click cooldown (anti click spam). 2014-11-15 21:50:45 +01:00
filoghost
f1b111c0a1 Woops. 2014-11-15 21:02:39 +01:00
filoghost
1f02282173 Yaml doesn't like exclamation marks without quotes 2014-11-15 20:59:11 +01:00
filoghost
267e53979f Fix NPE 2014-11-15 20:56:23 +01:00
filoghost
9d7be71593 Add possibility to negate permission in PERMISSION and VIEW-PERMISSION 2014-11-15 20:52:43 +01:00
filoghost
107f641238 Increase version for release 2014-11-15 17:24:25 +01:00