CraftBukkit/Spigot
|
18886036f4
|
Misc checkstyle fixes
By: md_5 <git@md-5.net>
|
2020-04-14 12:34:43 +10:00 |
|
CraftBukkit/Spigot
|
bfea9a3269
|
Add Override annotations where appropriate
By: md_5 <git@md-5.net>
|
2019-04-28 11:38:01 +10:00 |
|
CraftBukkit/Spigot
|
09673c1a03
|
Apply import ordering rules to CraftBukkit classes
By: md_5 <git@md-5.net>
|
2019-04-23 14:54:36 +10:00 |
|
CraftBukkit/Spigot
|
40c8954e17
|
Update to Minecraft 1.12-pre2
By: md_5 <git@md-5.net>
|
2017-05-14 12:00:00 +10:00 |
|
CraftBukkit/Spigot
|
82a09cfb9f
|
Update CraftBukkit to use new YamlConfiguration encoding changes
By: Wesley Wolfe <wesley.d.wolfe+git@gmail.com>
|
2014-05-14 05:49:04 -05:00 |
|
CraftBukkit/Spigot
|
8227c52d3f
|
[Bleeding] Implement Mojang command fallback system. Adds BUKKIT-5385
By: t00thpick1 <t00thpick1dirko@gmail.com>
|
2014-02-07 18:40:59 -05:00 |
|
CraftBukkit/Spigot
|
56947c94a9
|
Cleanup comments, formatting, etc
By: Travis Watkins <amaranth@ubuntu.com>
|
2013-03-24 23:22:32 -05:00 |
|
CraftBukkit/Spigot
|
f1ce3ae037
|
Only display help aliases when there are aliases. Fixes BUKKIT-1621
By: feildmaster <admin@feildmaster.com>
|
2012-12-10 01:10:39 -06:00 |
|
CraftBukkit/Spigot
|
3785714b45
|
Pass null help values values as empty strings to HelpTopics
Fixes BUKKIT-2618 and BUKKIT-2561
By: feildmaster <admin@feildmaster.com>
|
2012-12-10 01:03:59 -06:00 |
|
CraftBukkit/Spigot
|
2a57bac117
|
Bulk pending cleanup.
By: Wesley Wolfe <weswolf@aol.com>
|
2012-09-09 23:19:28 -05:00 |
|
CraftBukkit/Spigot
|
f65e901b07
|
[Bleeding] Added support for custom index help topics in help.yml. Addresses BUKKIT-1263
By: rmichela <deltahat@gmail.com>
|
2012-03-22 00:21:18 -04:00 |
|
CraftBukkit/Spigot
|
2fd133b50a
|
[Bleeding] Added option to completely disable all automatic help topic generation by adding "All" to the ignore-plugins list in help.yml. Addresses BUKKIT-1264
By: rmichela <deltahat@gmail.com>
|
2012-03-21 23:01:06 -04:00 |
|
CraftBukkit/Spigot
|
2a1f1b1008
|
[Bleeding] Fixed a StackOverflowError with command alias handling for Help. Addresses BUKKIT-1253
By: zml2008 <zach@zachsthings.com>
|
2012-03-20 19:12:14 -07:00 |
|
CraftBukkit/Spigot
|
344f7d09a2
|
[Bleeding] Moved HelpTopicComparator to Bukkit.jar. Addresses BUKKIT-1193
By: rmichela <deltahat@gmail.com>
|
2012-03-16 03:41:41 -04:00 |
|
CraftBukkit/Spigot
|
177d81afaf
|
[Bleeding] Added support for color codes in help.yml. Addresses BUKKIT-1191
By: rmichela <deltahat@gmail.com>
|
2012-03-16 00:41:13 -04:00 |
|
CraftBukkit/Spigot
|
8c07dee8c8
|
[Bleeding] Implemented the command-topics-in-master-index option in help.yml. Addresses BUKKIT-1189
When false, help topics that start with a slash are omitted from the mater index.
By: rmichela <deltahat@gmail.com>
|
2012-03-15 22:32:31 -04:00 |
|
CraftBukkit/Spigot
|
bb5bd5c069
|
[Bleeding] Added automatically generated plugin-level sub-indexes to the master help index. Addresses BUKKIT-1180
By: rmichela <deltahat@gmail.com>
|
2012-03-15 02:28:01 -04:00 |
|
CraftBukkit/Spigot
|
0a4dd7c032
|
[Bleeding] Added option to remove entire plugins from the help index using the help.yml file. Addresses BUKKIT-1178
By: rmichela <deltahat@gmail.com>
|
2012-03-14 23:39:19 -04:00 |
|
CraftBukkit/Spigot
|
6ffa5eb075
|
[Bleeding] Help index now identifies itself as "Help: Index" rather than "Help: null"
By: rmichela <deltahat@gmail.com>
|
2012-03-11 03:47:27 -04:00 |
|
CraftBukkit/Spigot
|
b102a1ce59
|
[Bleeding] Added support for amending help topic visibility permissions in help.yml. Addresses BUKKIT-1113
By: rmichela <deltahat@gmail.com>
|
2012-03-10 18:08:12 -05:00 |
|
CraftBukkit/Spigot
|
06409f9a27
|
[Bleeding] Implemented command aliases in help. Addresses BUKKIT-1028
By: rmichela <deltahat@gmail.com>
|
2012-03-10 16:16:48 -05:00 |
|
CraftBukkit/Spigot
|
328290fca4
|
[Bleeding] Moved DefaultHelpTopic and GenericCommandHelpTopic to public bukkit api.
By: rmichela <deltahat@gmail.com>
|
2012-03-10 14:43:03 -05:00 |
|
CraftBukkit/Spigot
|
6f7d9537f3
|
[Bleeding] Added support for linking custom CommandExecutor types to a HelpTopicFactory. Fixes BUKKIT-1027
By: rmichela <deltahat@gmail.com>
|
2012-03-09 01:17:45 -05:00 |
|
CraftBukkit/Spigot
|
45e1b9cbfa
|
[Bleeding] Added Help API. Addresses BUKKIT-863
By: rmichela <deltahat@gmail.com>
|
2012-03-01 00:19:11 -05:00 |
|