Merge branch 'master' into modular

* master:
  Backport permission fix from 0.5.0
  Update link to minecraft timings (#40)
This commit is contained in:
Aikar
2017-06-07 23:12:23 -04:00
+1 -1
View File
@@ -101,7 +101,7 @@ Or [Code With Aikar](https://aikardiscord.emc.gs) Discord.
## Other projects by Aikar / Empire Minecraft
- [TaskChain](https://taskchain.emc.gs) - Powerful context control to dispatch tasks Async, then access the result sync for API usage. Concurrency controls too.
- [Minecraft Timings](https://github.com/aikar/commands) - Add Timings to your plugin in a safe way that works on all Bukkit platforms (CraftBukkit - no timings, Spigot - Timings v1, Paper and Paper forks - Timings v2)
- [Minecraft Timings](https://github.com/aikar/minecraft-timings/) - Add Timings to your plugin in a safe way that works on all Bukkit platforms (CraftBukkit - no timings, Spigot - Timings v1, Paper and Paper forks - Timings v2)
## License
As with all my other public projects