Changes
Summary
- Mostly update to 1.11.2 (commit: 6cbdaef) (details)
- Fix imports (commit: 3fd01a4) (details)
- implement chunk load methods. (commit: 45c8c78) (details)
- implement chunk isLoaded (commit: 514ec81) (details)
- mostly update code to Spigot API version 1.12 (commit: 16992b3) (details)
- fix erros (commit: e9d30d5) (details)
- Cleanup and add missing FakeEntities (commit: 8da737b) (details)
- Update dependencies' versions. (commit: c926bcf) (details)
- Fix error caused by updated google commons. (commit: 051e7aa) (details)
- Organize imports in MyPlugin. Fixes memery problems. (commit: f8ea823) (details)
- implement Creeper isPowered & setPowered (commit: ce50613) (details)
- implement EnderCrystal isShowingBottom & setShowingBottom (commit: 65b532d) (details)
- implement Enderdragon isPhase & setPhase (commit: ed78365) (details)
- implement Guardian isElder & setElder (commit: 55fe65d) (details)
- Revert last 4 commits & move VanillaCommand to org.bukkit package (commit: c0652d9) (details)
- Update BukkitBridge to 1.12.2 (commit: 16d46b1) (details)
- Remove .classpath (commit: c46d0f3) (details)
- Fix compiling & fix ConsoleCommandSender.Spigot (commit: e26eec1) (details)
- Fix SimpleHelpMap. (commit: 90cc5aa) (details)
- Fix compile error with FakeSkullMeta (commit: 16f947e) (details)
- Implment alot of methods that call to server.properites (commit: 85f1df4) (details)
- Change getViewDistance to use MC_Server (commit: eca5840) (details)
- Revert last commit (commit: ba2b305) (details)