Sandertv
|
1c7773c5f1
|
Visibility keyword before final or abstract keyword. (#814)
|
2017-04-13 20:58:53 +08:00 |
|
Dylan K. Taylor
|
1cb96d24ce
|
Some fixes, thanks PhpStorm
|
2017-01-04 11:29:24 +00:00 |
|
SOFe
|
175dd0efa6
|
PhpStorm inspections
Fixed some minor bugs and dropped some obsolete code
pocketmine\level\generator namespace is ignored in this commit
|
2016-12-14 21:49:35 +00:00 |
|
PEMapModder
|
b766b969e2
|
Merge pull request #3387 from PEMapModder/patch-6
Allow saving resources with parent directory being recursively created
|
2016-02-27 20:52:03 +08:00 |
|
PEMapModder
|
b66ce90c94
|
Add return value for PluginBase::saveDefaultConfig()
|
2016-01-16 11:39:11 +08:00 |
|
PEMapModder
|
4e0fc6d1de
|
Allow saving resources with parent directory being recursively created
|
2015-08-18 10:20:04 +08:00 |
|
Shoghi Cervantes
|
24c6cca664
|
Updated RakLib, fixed help message not showing command, added documentation to Plugin->getResource()
|
2015-01-14 17:23:16 +01:00 |
|
Shoghi Cervantes
|
ed02026815
|
Improved file resource usage
|
2015-01-06 19:04:24 +01:00 |
|
Shoghi Cervantes
|
f46473bbe8
|
Removed all @mkdir() calls
|
2015-01-02 18:52:45 +01:00 |
|
PEMapModder
|
1bd9cbd4d3
|
Update documentation of PluginBase::getCommand() for IDEs' auto completion
|
2014-12-13 20:42:23 +08:00 |
|
Shoghi Cervantes
|
79e864f4f1
|
Added far-generated loaded chunk to garbage collection
|
2014-07-14 12:46:03 +02:00 |
|
Shoghi Cervantes
|
694ccf2bc5
|
Fixed /reload
|
2014-06-14 18:46:40 +02:00 |
|
Shoghi Cervantes
|
7bd6f2ed91
|
Added Logger interface, threaded MainLogger and updated PluginLogger
|
2014-05-28 23:46:56 +02:00 |
|
Shoghi Cervantes
|
6cbd39de9b
|
Added Inventory interfaces and types, updated long array() to []
|
2014-05-22 18:59:16 +02:00 |
|
Shoghi Cervantes
|
6328834681
|
Make PluginBase::getResource() return a file pointer instead of the file contents
|
2014-05-19 20:14:31 +02:00 |
|
Shoghi Cervantes
|
4098252ec7
|
Use CommandExecutor by default on plugins :P
|
2014-04-05 21:44:29 +02:00 |
|
Shoghi Cervantes
|
6d58f32c91
|
Added PluginLogger
|
2014-04-05 00:20:09 +02:00 |
|
Shoghi Cervantes
|
80f9093875
|
Added /reload command (does not reload source code)
|
2014-04-03 15:49:00 +02:00 |
|
Shoghi Cervantes
|
04917ecd5a
|
Added correct PluginIdentifiableCommand
|
2014-04-03 13:08:11 +02:00 |
|
Shoghi Cervantes
|
83eb032393
|
Fixed plugin resources
|
2014-04-02 23:48:00 +02:00 |
|
Shoghi Cervantes
|
a38d300616
|
Updated PluginBase::getResources() for Phar plugins
|
2014-04-01 12:18:27 +02:00 |
|
Shoghi Cervantes
|
dd17652aca
|
Fixed wrong paths
|
2014-04-01 05:06:12 +02:00 |
|