Skip to content

NelminDev/ServerSystem-Fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerSystem

Developers: I recommend you using my setup.sh file it is compatible with Windows 8+ through Git Bash too. But I recommend using WSL 2 (Windows Subsystem Linux 2 included in Windows 10+)

~~~~~~~~~~~~~~~~~~~~~~ English ~~~~~~~~~~~~~~~~~~~~~~

You want to know what I'm currently working on?

Here's my todo list: https://trello.com/b/gs6SQW8M/serversystem-todo-list

This plugin is supposed to be an alternative to essentials. It aims to be even better than essentials (for example you can set every single message and permission by yourself).

Does this plugin need any dependencies? It has some dependencies, but they are all optional: Vault, PlotSquared and PlaceholderAPI.

Why an alternative to essentials? First, essentials looks pretty ugly. Also you can set every single message and permission. Plus this plugin has some useful functions that are NOT included in essentials.

What commands will this plugin add?

You can download the list of commands here

What other cool features does this plugin have? You can let it "hand over" commands to other plugins. For example: You want to use another plugin's /ban, but my plugin overrides the commands, you can let that happen!

Also you can just disable commands, if you like.

What placeholders does it add? (PlaceholderAPI)

%serversystem_money% -> Shows the unformatted balance

%serversystem_formattedmoney% -> Shows the formatted balance

%serversystem_drop% -> Shows if the player can drop items in vanish

%serversystem_pickup% -> Shows if the player can pick up items in vanish

%serversystem_chat% -> Shows if the place can chat in vanish

%serversystem_interact% -> Shows if the player can interact in vanish

%serversystem_vanish% -> Shows if the player is in vanish

%serversystem_god% -> Shows if the player is in god mode

%serversystem_onlineplayers% -> Shows online player count, excluding players you cannot see (Aka. vanish)

%baltop_formattedmoney_X% -> Shows the formatted balance of top place X (1 - 10)

%baltop_money_X% -> Shows the unformatted balance of top place X (1 - 10)

%baltop_player_X% -> Shows the player name of top place X (1 - 10)

How do I install this plugin?

Just put it into you plugins folder

I found a bug or need help configuring the plugin, what do I do?

You can always join on this discord: https://discord.gg/dBhfCzdZxq and ask me some questions.

~~~~~~~~~~~~~~~~~~~~~~ Deutsch ~~~~~~~~~~~~~~~~~~~~~~

Du möchtest wissen woran ich gerade arbeite?

Hier ist meine Todo Liste: https://trello.com/b/gs6SQW8M/serversystem-todo-list

Dieses Plugin soll eine Alternative zu Essentials sein Es versucht sogar besser als Essentials zu sein (zum Beispiel kannst du jede einzelne Nachricht und Permission selbst setzen)

Benötigt dieses Plugin irgendwelche Zusätz?

Nun, es gibt ein paar Plugins, die mein Plugin verwendet, diese sind aber alle optional: Vault, PlotSquared und PlaceholderAPI.

Wieso eine Alternative zu Essentials?

Zuerst, Essentials sieht einfach hässlich aus. Außerdem kannst du in diesem Plugin jede einzelne Nachricht und Permission selbst setzen. Plus dieses Plugin bietet ein paar Funktionen, die in Essentials NICHT enthalten sind.

Was für Befehle fügt dieses Plugin hinzu?

Du kannst eine Liste der Befehle hier herunterladen.

Welche anderen coolen Featurs hat das Plugin? Du kannst das Plugin Commands "übergeben" lassen. Ein Beispiel: Wenn du den /ban Command eines anderen Plugins nutzen möchtest, mein Plugin den Command aber überschreibt, kannst du genau das erreichen! Du kannst außerdem auch einfach Commands deaktivieren, wenn du möchtest.

Welche Placeholder fügt dieses Plugin hinzu? (PlaceholderAPI)

%serversystem_money% -> Gibt den unformatierten Kontostand aus

%serversystem_formattedmoney% -> Gibt den formatierten Kontostand aus

%serversystem_drop% -> Zeigt ob der Spieler im Vanish Items droppen kann

%serversystem_pickup% -> Zeigt ob der Spieler im Vanish Items aufheben kann

%serversystem_chat% -> Zeigt ob der Spieler im Vanish Nachrichten schreiben kann

%serversystem_interact% -> Zeigt ob der Spieler im Vanish mit Blöcken interargieren kann

%serversystem_vanish% -> Zeigt ob der Spieler im Vanish ist

%serversystem_god% -> Zeigt ob der Spieler im GodMode ist

%serversystem_onlineplayers% -> Zeigst online Spieler Anzahl, ausgenommen von Spielern, die du nicht sehen kannst (Aka. vanish)

%baltop_formattedmoney_X% -> Zeigt den formatierten Kontostand von Top Platz X (1 - 10)

%baltop_money_X% -> Zeigt den unformatierten Kontostand von Top Platz X (1 - 10)

%baltop_player_X% -> Zeigt den Spielernamen von Top Platz X (1 - 10)

Wie installiere ich das Plugin? Schiebe es einfach in den plugins-Ordner

Ich habe einen Bug gefunden oder brauche Hilfe beim Konfigurieren, was soll ich tun?

Du kannst jederzeit diesem Discord beitreten: https://discord.gg/dBhfCzdZxq und mich etwas fragen.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Shell 0.6%