Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

Page 2 #387

Open Moogzie opened 6 years ago

Moogzie commented 6 years ago

I'm trying to make so that people can use /Phelp to get a list of commands they can use, the list is kind of long so i split it into another command that reads the rest of the commands, the command is /Phelp page 2, but for some reason i can't get /PHelp page 2 to work. Someone Please explain. Here's my code:

command /PHelp: usage: &cYou may be using it wrong. Have you tried &a/Phelp trigger: message "&f&l---------------------------------------------" message "-&a&lWelcome &7to &b&lSkyCraft!-" message "-&c/PlayerHelp ; &8The main player help command. &7-" message "-&c/PHelp ; &8The shortened player help command. &7-" message "-&c/PHelpBook ; &8The book for player help. &7-" message "-&c/Warp | /warps ; &8Tp to various worlds and creations on the server! &7-" message "-&c/windswept ; &8Explore, build, break, and claim in our main survival world! &7-" message "-&c/sethome ; &8Sets your current location to a tp only avaliable to you. &7-" message "-&c/home ; &8Teleports you to your current set home position. &7-" message "-&c/rules ; &8Displays the rules of the server. &7-" message "-&c/tpa ; &8Requests the user to allow you to tp you to them. &7-" message "-&c/tpaccept ; &8Allows user request to use tpa. &7-" message "-&c/pp ; &8Allows you to control you tags player points, and more! &7-" message "&dUse &c/PHelp2 &dto get to page 2 of 2" message "&f&l---------------------------------------------"

command "/PHelp page 2": trigger: message "&f&l---------------------------------------------" message "-&c/kryta ; &8Teleports you to the amazing adventure and quest world of kryta! &7-" message "-&c/ah ; &8Shows the GUI shop. &7-" message "-&c/msg ; &8messages chosen online player. &7-" message "&f&l---------------------------------------------"

antoniojamore commented 6 years ago

Hey there!

This version of Skript is unsupported and outdated. If you would like to join an awesome Skript community that has a forums and Discord chat, check out skunity.com they also have an updated database of Skript addons and documentation there too!