Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilhernvall/tregmine
The tregmine plugins
https://github.com/emilhernvall/tregmine
Last synced: about 2 months ago
JSON representation
The tregmine plugins
- Host: GitHub
- URL: https://github.com/emilhernvall/tregmine
- Owner: EmilHernvall
- License: bsd-4-clause
- Created: 2013-06-12T14:55:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-16T19:36:25.000Z (over 8 years ago)
- Last Synced: 2023-08-03T01:12:03.360Z (over 1 year ago)
- Language: Java
- Homepage: http://tregmine.info/
- Size: 134 MB
- Stars: 8
- Watchers: 11
- Forks: 10
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tregmine 2
========This is the rabil.org [Tregmine 2] tregmine plugin. Pull requests are appreciated :-)
Index
-----The main plugin is in the src directory. In addition, there are a few utilities
and tools in this repository:* blocklog - Logs changes to blocks, the log can be accessed with paper
* delegate_gen - Generates a class from an interface that can be extended.
* eventdebug - Development tool for when Bukkit events get triggered.
* gamemagic - Stuff specific to the main tregmine world
* world_importer - Tool for transitioning from the old tregmine database
format.
* fix_broken - Simple tool for scanning mc region files and discarding broken chunks
* mojang_nbt - Mojangs lib for parsing nbt files
* zone_exporter - Tool for exporting tregmine zones as single player levels
* zone_mapper - Tool for generating maps from tregmine zonesInstallation
-----------Installation has been simplified with Tregmine 2.
All you need to do is copy the contents of the plugins folder into your server plugins folder, and import tregminedb.sql.
NOTE: You *MUST* configure the SQL settings in config.yml __at the minimum__ in order for the plugin to function.Authors
-------* Ein Andersson - Original author
* Emil Hernvall
* Josh Morgan
* Robby Catron - Current maintainer
* Joe Notaro
* James Sherlock
* Eric Rabil - Current maintainer