Commit Graph

12 Commits

Author SHA1 Message Date
0328b4c5f5 Added PermissionAttachment::setPermissions()
This allows bulk permission without recalculating the new permissions until all everything is set. Permission plugins that set a big amount of nodes may want to use this method.
2014-09-11 12:39:01 +02:00
4624dfb472 Fixed Permissible::setPermission() not using the correct order on replacement 2014-09-11 12:17:03 +02:00
60011a5ecf Fixed PermissionAttachment not recalculating its Permissible permissions 2014-09-10 20:05:41 +02:00
67b0c4bc2e Added base timings 2014-07-12 02:26:06 +02:00
7bd6f2ed91 Added Logger interface, threaded MainLogger and updated PluginLogger 2014-05-28 23:46:56 +02:00
160c633c08 Updated trigger_error to Exceptions, fixed bug in Plugin task deletion 2014-05-26 12:22:28 +02:00
6cbd39de9b Added Inventory interfaces and types, updated long array() to [] 2014-05-22 18:59:16 +02:00
92169f4288 Fixed a typo
(Is this really a typo? But it seems so...)
2014-05-12 19:23:37 +08:00
e9aba34e6b Added /setworldspawn 2014-04-10 18:50:41 +02:00
908210969e Added permissions for /status 2014-04-03 13:17:10 +02:00
7e9304a0c9 Formatting 2014-04-01 19:48:28 +02:00
dd17652aca Fixed wrong paths 2014-04-01 05:06:12 +02:00