Advertisement
Guest User

Untitled

a guest
May 1st, 2017
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. script options:
  2. $ db url jdbc:mysql://10.10.10.102:3306/
  3. $ db username minecraft
  4. $ db password gw5UO0n79rtsQxGK
  5.  
  6. command /regles [<text>] [<text>]:
  7. aliases: /regle
  8. trigger:
  9. close player's inventory
  10. open hopper inventory to player with name "&8&lRègles"
  11. wait 3 ticks
  12. if arg 1 is "general":
  13. if arg 2 is "animaux":
  14. format slot 0 of player with 1 gold block named "&c&lClaims" with lore "&6Le plugin des ""Claims"" de terrain||&6protège les Animaux/Monstres||&6sauf les chevaux/ânes." to be unstealable
  15. format slot 2 of player with 1 saddle named "&c&lProtection" with lore "&6Les chevaux/ânes/cochons||&6peuvent être lié à une personne||&6en passant la selle de son cheval||&6dans une table de craft" to be unstealable
  16. format slot 4 of player with 1 lead named "&c&lNon protéger" with lore "&6Les chevaux/ânes/cochons||&6non sellé (selle lié) n'appartiennent||&6à personne." to be unstealable
  17. else:
  18. format slot 0 of player with 1 nether star named "&c&lBug/Glitch" with lore "&6L'utilisation de Bug/Glitch ayant||&6pour but de nuire au Gameplay||&6du serveur est sévèrement punie.||||&6Cependant, n'oubliez pas que si||&6vous trouvez un Bug, &6vous serez ||&6récompensés" to be unstealable
  19. format slot 1 of player with 1 blaze rod named "&c&lDouble Compte" with lore "&6Le double compte par ip est interdit." to be unstealable
  20. format slot 3 of player with 1 TNT named "&c&lGrief" with lore "&6Le Grief* n'est pas autorisé!||&6Si vous êtes victime de Grief et||&6que la zone concernée n'est||&6pas claim, vous ne serez pas||&6remboursé mais l'auteur du Grief||&6sera sanctionné." to be unstealable
  21. format slot 4 of player with 1 mob spawner named "&c&lAnimaux" with lore "&6Les Animaux/Monstres ne sont pas||&6remboursables. Vous devez fair||&6le nécessaire pour les protéger.||||&c&l---------------------------||&6&lCliquez pour voir les autres||&6&lrègles en rapport||&c&l---------------------------" to run "forcecommand %player% regles general animaux"
  22. else if arg 1 is "tchat":
  23. format slot 0 of player with 1 feather named "&c&lPolitesse" with lore "&6Vous devez rester polis, être||&6sympathique dans le Tchat pour||&6avoir la meilleure ambiance possible." to be unstealable
  24. format slot 1 of player with 1 paper named "&c&lInsultes" with lore "&6Les Insultes sont passibles d'un||&6mute et si récidive, cela peut aller||&6jusqu'à un Bannissement temporaire||&6(voir Permanent)" to be unstealable
  25. format slot 2 of player with 1 barrier named "&c&lPropos déplacés" with lore "&6Aucun propos Raciste/Xénophobe||&6ou Pornographique ne doit être dit||&6au sein du Tchat. Contrairement aux||&6insultes, ici c'est un bannissement temporaire||&6directement et si récidive, permanent." to be unstealable
  26. format slot 3 of player with 1 item frame named "&c&lPublicité" with lore "&6La Publicité est strictement interdite||&6sur le Serveur et passible de mute||&6voir bannissement temporaire selon||&6le degré de la publicité." to be unstealable
  27. format slot 4 of player with 1 water bucket named "&c&lFlood/Spam" with lore "&6Le Spam dans le tchat n'est pas||&6toléré (envoyer plusieurs fois le||&6même message ou d'envoyer pleins||&6de messages inutiles)." to be unstealable
  28. else if arg 1 is "construction":
  29. if arg 2 is "400":
  30. format slot 0 of player with 1 elytra named "&c&lDans le ciel" with lore "&6Les constructions dans le ciel||&6maintenu (ou pas) par un simple||&6pilier sont interdites! Exceptions||&6aux îles volantes ayant réellement||&6un aspect d'île." to be unstealable
  31. format slot 2 of player with 1 glass named "&c&lCubes" with lore "&6Les constructions du type ||&6""Cube de cobble/dirt"" sont||&6prohibées." to be unstealable
  32. format slot 4 of player with 1 zombie head named "&c&lTours à mob" with lore "&6Les tours à mobs sont autorisées à||&6partir du moment où elles sont jolies||&6(avec des blocs donnent du relief,||&6il doit y avoir un mélange de blocs,||&6non simplement maintenu par un pilier)" to be unstealable
  33. else if arg 2 is "partout":
  34. format slot 0 of player with 1 stone named "&c&lPhallique" with lore "&6Une construction du type||&6""phallique"" est interdite et||&6sévèrement sanctionnée." to be unstealable
  35. format slot 2 of player with 1 diamond block named "&c&lStaff" with lore "&6Les membres du staff se réservent le||&6droit de détruire toutes constructions||&6venant à l'encontre de ces règles." to be unstealable
  36. format slot 4 of player with 1 diamond hoe named "&c&lDégrader" with lore "&6Il est important de ne pas dégrader||&6le terrain (détruire/placer inutilement||&6des blocs). Les Administrateurs &||&6Modérateurs peuvent savoir qui||&6place/casse un bloc (ou qui actionne||&6un levier/bouton/piston)." to be unstealable
  37. else:
  38. format slot 1 of player with 1 red wool named "&c&lRègles à moins de 400 blocs après la ligne rouge du spawn" to run "forcecommand %player% regles construction 400"
  39. format slot 3 of player with 1 green wool named "&c&lRègles qui s'appliquent partout" to run "forcecommand %player% regles construction partout"
  40. else:
  41. format slot 0 of player with 1 diamond named "&c&lGénéral" with lore "&6Clique sur moi!" to run "forcecommand %player% regles general"
  42. format slot 1 of player with 1 paper named "&c&lTchat" with lore "&6Clique sur moi!" to run "forcecommand %player% regles tchat"
  43. format slot 2 of player with 1 beacon named "&c&lRèglement Complet" with lore "&6Rendez-vous sur le forum dans l'onglet Règles" to run "forcecommand %player% regles tchat"
  44. format slot 3 of player with 1 diamond pickaxe named "&c&lConstruction" with lore "&6Clique sur moi!" to run "forcecommand %player% regles construction"
  45. format slot 4 of player with 1 book named "&c&lLexique" with lore "&7&l- &6Grief = Altération/Modification||&6d'un endroit/un coffre où vous||&6n'êtes pas propriétaire ou autorisé." to run "forcecommand %player% regles lexique"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement