DevTools

PMMP Forum Archive DevTools 0.7.1

This plugin was taken from PocketMine forum.
A collection of tools so development for PocketMine-MP is easier. Run code directly on console, export plugins as PMF and compile PocketMine-MP into one file.

Commands:
All commands can't be triggered by players
/eval <PHP code>: Runs PHP code directly on console.
/snippet <identifier> [PHP code]: Saves a code and run it later
/compile [deflate]: Compiles PocketMine-MP into a single file. Experimental
/pmfplugin <PluginClassName> [identifier]: Compiles a plugin into PMF
/pmfpluginob <PluginClassName> [identifier]: Obfuscates and compiles a plugin into PMF.
Changelog:

Код:
0.1:
- PocketMine-MP Alpha_1.2.1 release

0.2:
- PocketMine-MP Alpha_1.2.2 release
- Code obfuscation

0.2.1:
- Fixes
- Obfuscation optional

0.2.2:
- Compatible with new API 6 version format

0.3:
- Eval PHP code from console /eval

0.3.1
- Fixes

0.3.2
- Fixes

0.4
- Obfuscation
- Fixes

0.5:
- Added code snippets

0.6
- PMF plugins are now saved on the DevTools folder
- Compatible with Amai Beetroot

0.7
- API 12
- New obfuscation methods ;)
Автор
PocketMineForumArchive
Завантажень
111
Перегляди
111
Перший реліз
Останнє оновлення
Рейтинг
0.00 зірка(и) 0 оцінки(ок)

Інші ресурси від PocketMineForumArchive

Поділитися цим ресурсом

Нові оновлення

  1. DevTools 0.7.1

    - Fixed obfuscation being applied on non-obfuscation mode
  2. New obfuscation methods, updated for API 12

    - API 12 - New obfuscation methods
  3. Updated for Alpha_1.3.11 Amai Beetroot

    - PMF plugins are now saved on the DevTools folder - Compatible with Amai Beetroot