ModsJava
WarpSigns Best SignSystem Plugin[1.8x - 1.18x] [Whitelist, Ban, States and More...]
This is my signsystem Plugin! I hope you like it : )
(Wenn du deutscher bist, scroll runter dort ist alles auf Deutsch und gebe bei dem Plugin /sign language DE ein um das Plugin auf Deutsch zu haben.)
This plugin support teleport signs as well as bungeecord teleports!
/setsign <Name> <Modi> <LobbyName> <MaxPlayers>
or
/setbungeesign <Name> <IP> <Port> <Modi> <ServerName>
Then break the sign and go to the position of another world and enter the command /setsign again.
For BungeeSign:
Then break the sign and done
How to change the sign state?
(Wenn du deutscher bist, scroll runter dort ist alles auf Deutsch und gebe bei dem Plugin /sign language DE ein um das Plugin auf Deutsch zu haben.)
This plugin support teleport signs as well as bungeecord teleports!
/setsign
/sign
- /sign signs - Remove/List signs/sign setstate - Change mode(Online, Loading, Wartungen, Offline, Ingame, Full)
- /sign setalwaystate - Sets the modes around which are automatic
- /sign whitelist- Manages the whitelist
- /sign setSize - Change size
- /sign setGame - Manages the join/leave message
- /sign teleport - Teleport you to a sign
- /sign setBanned - Ban a Player from the sign
- /sign kick - Kick a player from a sign
- /sign language - Change the language
/leave(/l, /Lobby)
sign.signcmd - /sign Command
sign.leavecmd- /leave command
sign.setsigncmd- /setsign command
API Support for Plugins
/sign
- /sign signs - Remove/List signs/sign setstate - Change mode(Online, Loading, Wartungen, Offline, Ingame, Full)
- /sign setalwaystate - Sets the modes around which are automatic
- /sign whitelist- Manages the whitelist
- /sign setSize - Change size
- /sign setGame - Manages the join/leave message
- /sign teleport - Teleport you to a sign
- /sign setBanned - Ban a Player from the sign
- /sign kick - Kick a player from a sign
- /sign language - Change the language
/leave(/l, /Lobby)
sign.signcmd - /sign Command
sign.leavecmd- /leave command
sign.setsigncmd- /setsign command
API Support for Plugins
Code (Java):
//SignSystemAPI class
//Bungeesigns are the signs who teleport over proxy
//WarpSigns are the signs who teleport over worlds
getBungeeSigns ( ) ; //returns all Bungeesigns
getWarpSigns ( ) ; // returns all Warpsigns
getConfig ( ) ; // returns config
getVersion ( ) ; //returns plugin version
getWarpSign (name ) ; //returns Warpsign
getBungeeSign (name ) //returns Bungeesign
//Set state:
getWarpSign (signName ). setState (signstate ) ;
//Bungeesigns are the signs who teleport over proxy
//WarpSigns are the signs who teleport over worlds
getBungeeSigns ( ) ; //returns all Bungeesigns
getWarpSigns ( ) ; // returns all Warpsigns
getConfig ( ) ; // returns config
getVersion ( ) ; //returns plugin version
getWarpSign (name ) ; //returns Warpsign
getBungeeSign (name ) //returns Bungeesign
//Set state:
getWarpSign (signName ). setState (signstate ) ;
/setsign <Name> <Modi> <LobbyName> <MaxPlayers>
or
/setbungeesign <Name> <IP> <Port> <Modi> <ServerName>
Then break the sign and go to the position of another world and enter the command /setsign again.
For BungeeSign:
Then break the sign and done
Spoiler: settings.yml
Language: EN
Prefix: '&8[&9ServerSigns&8]&7'
NoPerms: '&cYou dont have permissions to do that!'
JoinDelay: 2
SendErrorMessage: true
ServerLoading: '&cThe %worldOrServer% is already restarting!'
ServerWartung: '&cThe %worldOrServer% is in the mainspace!'
ServerOffline: '&cThe %worldOrServer% is offline!'
ServerIngame: '&cThe %worldOrServer% is ingame!'
ServerFull: '&cThe %worldOrServer% is full!'
ServerKick: '&cYour been kicked from the world!'
ServerNoPermission: '&cYou don''t have permissions to do this!'
PlaySignSound: true
DefaultDesign: true
Prefix: '&8[&9ServerSigns&8]&7'
NoPerms: '&cYou dont have permissions to do that!'
JoinDelay: 2
SendErrorMessage: true
ServerLoading: '&cThe %worldOrServer% is already restarting!'
ServerWartung: '&cThe %worldOrServer% is in the mainspace!'
ServerOffline: '&cThe %worldOrServer% is offline!'
ServerIngame: '&cThe %worldOrServer% is ingame!'
ServerFull: '&cThe %worldOrServer% is full!'
ServerKick: '&cYour been kicked from the world!'
ServerNoPermission: '&cYou don''t have permissions to do this!'
PlaySignSound: true
DefaultDesign: true
Spoiler: German
Das ist mein SignSystem Plugin! Ich hoffe euch gefällt es : )
Dieses Plugin unterstützt teleport schilder sowie Bungeecord teleports!
Bei Fragen schreiben!
/setsign
/sign
- /sign signs - Verwaltet die Schilder
- /sign setstate - Setzt die Modes um(Online, Loading, Wartungen, Offline, Ingame, Full)
- /sign setalwaystate - Setzt die Modes um die Automatisch sind
- /sign whitelist- Verwaltet die Whitelist
- /sign setSize - Ändert Anzahl
- /sign setGame - Verwaltet Nachrichten beim Joinen/Leaven
- /sign teleport - Telepotiert dich zu einem Schild
- /sign setBanned - Bannt einen Spieler für das Schild
- /sign kick - Kickt ein Spieler vom Schild
- /sign language - Stellt die Sprache um
/leave(/l, /Lobby)
sign.signcmd - /sign Command
sign.leavecmd- /leave Command
sign.setsigncmd- /setsign Command
API Support für Plugins
/setsign <Name> <Modi> <LobbyName> <MaxPlayers>
oder
/setbungeesign <Name> <IP> <Port> <Modi> <ServerName>
Für WarpSign:
Danach auf das Schild abbauen und an die Position einer anderen Welt gehen und den Befehl /setsign wieder eingeben.
Für BungeeSign:
Danach das Schild abbauen und fertig
Wie kann man den Sign State ändern?
Dieses Plugin unterstützt teleport schilder sowie Bungeecord teleports!
Bei Fragen schreiben!
/setsign
/sign
- /sign signs - Verwaltet die Schilder
- /sign setstate - Setzt die Modes um(Online, Loading, Wartungen, Offline, Ingame, Full)
- /sign setalwaystate - Setzt die Modes um die Automatisch sind
- /sign whitelist- Verwaltet die Whitelist
- /sign setSize - Ändert Anzahl
- /sign setGame - Verwaltet Nachrichten beim Joinen/Leaven
- /sign teleport - Telepotiert dich zu einem Schild
- /sign setBanned - Bannt einen Spieler für das Schild
- /sign kick - Kickt ein Spieler vom Schild
- /sign language - Stellt die Sprache um
/leave(/l, /Lobby)
sign.signcmd - /sign Command
sign.leavecmd- /leave Command
sign.setsigncmd- /setsign Command
API Support für Plugins
Code (Java):
//SignSystemAPI class
//Bungeesigns are the signs who teleport over proxy
//WarpSigns are the signs who teleport over worlds
getBungeeSigns ( ) ; //returns all Bungeesigns
getWarpSigns ( ) ; // returns all Warpsigns
getConfig ( ) ; // returns config
getVersion ( ) ; //returns plugin version
getWarpSign (name ) ; //returns Warpsign
getBungeeSign (name ) //returns Bungeesign
//Set state:
getWarpSign (signName ). setState (signstate ) ;
//Bungeesigns are the signs who teleport over proxy
//WarpSigns are the signs who teleport over worlds
getBungeeSigns ( ) ; //returns all Bungeesigns
getWarpSigns ( ) ; // returns all Warpsigns
getConfig ( ) ; // returns config
getVersion ( ) ; //returns plugin version
getWarpSign (name ) ; //returns Warpsign
getBungeeSign (name ) //returns Bungeesign
//Set state:
getWarpSign (signName ). setState (signstate ) ;
/setsign <Name> <Modi> <LobbyName> <MaxPlayers>
oder
/setbungeesign <Name> <IP> <Port> <Modi> <ServerName>
Für WarpSign:
Danach auf das Schild abbauen und an die Position einer anderen Welt gehen und den Befehl /setsign wieder eingeben.
Für BungeeSign:
Danach das Schild abbauen und fertig
Wie kann man den Sign State ändern?
Spoiler: settings.yml
Language: DE
Prefix: '&8[&9ServerSigns&8]&7'
NoPerms: '&cYou dont have permissions to do that!'
JoinDelay: 2
SendErrorMessage: true
ServerLoading: '&cThe %worldOrServer% is already restarting!'
ServerWartung: '&cThe %worldOrServer% is in the mainspace!'
ServerOffline: '&cThe %worldOrServer% is offline!'
ServerIngame: '&cThe %worldOrServer% is ingame!'
ServerFull: '&cThe %worldOrServer% is full!'
ServerKick: '&cYour been kicked from the world!'
ServerNoPermission: '&cYou don''t have permissions to do this!'
PlaySignSound: true
DefaultDesign: true
Prefix: '&8[&9ServerSigns&8]&7'
NoPerms: '&cYou dont have permissions to do that!'
JoinDelay: 2
SendErrorMessage: true
ServerLoading: '&cThe %worldOrServer% is already restarting!'
ServerWartung: '&cThe %worldOrServer% is in the mainspace!'
ServerOffline: '&cThe %worldOrServer% is offline!'
ServerIngame: '&cThe %worldOrServer% is ingame!'
ServerFull: '&cThe %worldOrServer% is full!'
ServerKick: '&cYour been kicked from the world!'
ServerNoPermission: '&cYou don''t have permissions to do this!'
PlaySignSound: true
DefaultDesign: true
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
WarpSigns Best SignSystem Plugin[1.8x - 1.18x] [Whitelist, Ban, States and More...] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,336 times (via Spigot). Download it and open it directly in the game.