EasyWorldProtect
EWOP - EasyWorldProtect
Deutsch
Beschreibung wird bald aktualisiert. Bin nicht da.
Dies ist ein relativ einfaches Plugin, welches noch in der Entwicklung ist.
Aktuellste Version
Die aktuellste Version ist der Release R1.0_B1 für CraftBukkit 1.7.9-R0.2.
Funktionen
Momentan wird beim ersten Start eine Konfigurationsdatei config.yml und eine Sprachdatei deDe.yml erstellt. In config.yml werden die Welten gespeichert, in welchen man keine Rechte zum Bauen, Zerstören oder Item benutzen haben soll, sowie die Einstellung welche Sprache verwendet werden soll. In der deDe.yml kann man die Ausgaben des Plugins an seine Sprache anpassen.
Kommandos
Noch gibt es keine Kommandos. Bald werden allerdings welche hinzugefügt.
Permissions
ewop.use
- Um in einer gesperrten Welt Items benutzen zu können.
ewop.build
- Um in einer gesperrten Welt Blöcke bauen zu können.
ewop.break
- Um in einer gesperrten Welt Blöcke zerstören zu können.
Konfiguration
config.yml
dontUse
- Liste aller Welten, in denen man Items nicht benutzen darf.
dontBuild
- Liste aller Welten, in denen man nicht mit Blöcken bauen darf.
dontBreak
- Liste aller Welten, in denen man keine Blöcke zerstören darf.
language
- Welche Sprache verwendet werden soll.
Beispiele findet man in der Standard config.yml
deDE.yml(Sprachdatei)
loadNoProblems
- Was angezeigt werden soll, wenn das Plugin ohne Prbleme geladen wurde.
configFileCreated
- Was angezeigt werden soll, wenn die Datei config.yml erstellt wurde.
languageFileCreated
- Was angezeigt werden soll, wenn die Datei deDE.yml(Sprachdatei) erstellt wurde.
Installation
Das Plugin herunterladen, die Datei in den "plugins"-Ordner schieben und den Server neu starten bzw. neu laden. Dadurch wird im Ordner "plugins" ein Ordner mit dem Namen "EWOP" erstellt, welcher die config.yml enthält. In diese müssen dann die Welten eingetragen werden, in denen die jeweiligen Aktionen verboten sein sollen. Wenn man möchte kann man in der deDe.yml die Ausgaben in der Konsole seinen Bedürfnissen anpassen. Wenn man damit fertig ist einfach den Server neu starten bzw. neu laden. Anschließend sollte es jedem Spieler, der nicht über die entsprechenden Permissions verfügt unmöglich sein die verbotenen Aktionen in den angegebenen Welten auszuführen.
Der Rest
Weitere Features sind noch nicht konkret geplant.
Vorschläge bitte an [email protected], per PM oder als Kommentar.
Der Code ist zu finden auf GitHub.
#
# Bei Bugs oder Problemen bitte ein Ticket erstellen.
#
#
English
I am going to update the description soon. I am away.
This is a quite simple plugin, which is in the first steps of development.
Newest version
The current version is the release R1.0_B1 for CraftBukkit 1.7.9-R0.2.
Features
At the moment on first start it creates a configuration file config.yml and a language file deDE.yml. In config.yml it saves the worlds, in which you should neither have permissions to place or break blocks nor use items as well as the language which should be used. In deDe.yml you can modify the output as you like it.
Commands
Right now there are no commands, but there are coming some soon.
Permissions
ewop.use
- Be able to use items in protected worlds.
ewop.build
- Be able to build blocks in protected worlds.
ewop.break
- Be able to break blocks in protected worlds.
Configuration
config.yml
dontUse
- List of all worlds, where you should not be able to use items.
dontBuild
- List of all worlds, where you should not be able to build blocks.
dontBreak
- List of all worlds, where you should not be able to break blocks.
language
- Which language should be used.
Examples are in the standard config.yml
deDE.yml(language file)
loadNoProblems
- What should be displayed, when the plugin loaded without any problems.
configFileCreated
- What should be displayed, when the file config.yml is created.
languageFileCreated
- What should be displayed, when the file deDE.yml(language file) is created.
Installation
Download the plugin, put it into the 'plugins' folder and restart/reload the server. Thus should create a folder named 'EWOP' inside the folder 'plugins' which contains the config.yml. In this file you have to write all worlds in which the respective actions should be forbidden.If you want to, you can change the outputs in the console in the deDE.yml. When finished this restart/reload the server. Now every player without the appropriate permissions can not do the actions in the mentioned worlds.
Anything else
Other features are not planned right now(concrete).
If you got ideas or enhancements write an email to [email protected], a PM or a comment.
You can find the code on GitHub.
#
# When you notice any bugs or problems write a ticket!
#
#
Comments