Skip to content

WonderlandPE/WorldEditArt

 
 

Repository files navigation

WorldEditArt - WorldEditArt

Please see the webpage on gh-pages for user guides.

Check out the Doxygen-generated API docs.

TODO list:

  • Gamma
    • Doxygen setup
    • Frameworks
      • Language
      • World editing session control system
        • Allow any command senders (via the CommandControlledSession class) to execute world editing
        • Selections (support multiple selections at the same time)
      • Spaces library
      • Action (Redo/Undo) system and action pool (rheostats)
      • Providers framework
        • Framework
        • Implementations
          • Filesystem
          • MySQL
      • Base command class
    • Utils
    • Features
      • [ ]
      • Safety
        • Sudo mode
        • Safe mode
          • Marking and storing of UCZs
          • Safe mode
      • Commands
        • Selection creation
          • //shoot
          • //grow
          • //cyl
          • //sph
          • //desel
          • //1, //2
        • Selection processing
          • //set
          • //replace
          • //test
        • Copying
          • //copy
          • //cut
          • //paste
      • Jump
      • Wand
      • Macros
        • Storage
        • Database

Compiling

To compile this plugin, simply run php make.php, and a new phar build will be created in the bin directory. Note that bin/id.json and bin/WorldEditArt_Dev.phar, which are under the Git tree, will be modified.

About

WorldEditArt Gamma, an advanced and innovative world editing plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%