SubServers – The Minecraft Server Management Platform
Go to file
ME1312 0ade35f544
Allow old Material names using bukkit:name
Spigot 1.13 has a compatabilty layer for old bukkit names, this will allow you to take advantage of that.

1.12: `bukkit:grass` -> `minecraft:grass`
1.13: `bukkit:grass` -> `minecraft:grass_block`
1.13: `grass` -> `minecraft:grass`
2018-07-15 14:07:22 -04:00
.github Add some escapes for use in SubServers.Host commands 2018-06-25 20:51:14 -04:00
Artifacts Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
Javadoc Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
SubServers.Bungee Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
SubServers.Client Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
SubServers.Console Rewrite SubData API for JSON dependancy changes 2018-04-14 21:53:51 -04:00
SubServers.Host Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
SubServers.Sync Allow old Material names using bukkit:name 2018-07-15 14:07:22 -04:00
_config.yml Set theme jekyll-theme-cayman 2017-01-03 12:53:20 -05:00
.gitattributes SubServers, Host, & Client Beta v2.12b;1/2.12c;1/2.12b;1 2017-07-18 19:28:59 -04:00
.gitignore All future commits from @me1312 should now be signed 2018-04-14 23:50:14 -04:00
CNAME Fix links 2017-01-06 16:11:52 -05:00
LICENSE Generate difference list 2017-08-24 10:28:00 -04:00
pom.xml Attempt to make contributing a little easier 2018-04-10 01:48:18 -04:00
README.md Update README.md 2018-05-05 21:16:40 -04:00