This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
I think this is a bug regarding the args in the LIVE_CHAT function.
The command in question is:
TeamCreate: command: /TCreate permission-required: false type: LIVE_CHAT text: - 'Please enter the name for your Team' answer: "*" runcmd: - "/team create $arg1"
The expected result is a player entering the name for their team, and /team create [name] happens.The actual result is that it says that you need to enter a name.If the player were to enter 2 words(or more), it works fine and the team created is the second word.I hope I just misunderstood something and this is not a real issue.Thank you for making this plugin. It is a lot of fun working with this and the options are near limitless.Thank you in advance for your response and the possible fix.
To post a comment, please login or register a new account.