FAQs

FAQs

Where can I follow the progress of your plugins

My Twitter is @diegodonofrio

Nothing happens when they place their wool on the winning place!

The reason is because you have not protected this zone. Yes! the place where wool must be placed to win must be protected with /ctwsetup mapconfig protected command.

Plugin does not work. I just droped it into plugin folder but nothing happens

You have to download and place in the plugin folder the following plugins (dependencies):

  • WorldEdit is used for define regions.
  • TagApi is used for changing the name tag colors.

May I use a permission to allow some players choosing a team?

  • ctw.choseteam: allows players to chose a team. (recommended for VIP players).

May I use a permission to allow some players to get in full rooms?

  • ctw.override-limit: allows players to play in full rooms. (recommended for Youtubers).

How can my admins/moderators to be able to execute any command when they are in a game?

With this permission:

  • ctw.ingame-extra-cmds: allows to write non-allowed commands during a game.

How can add some commands to the allowed ones to anyone who is in the game?

By editing this configuration in config.yml:

ingame:
    allowed-commands:
        - spawn
        - tell
        - m
        - msg
        - t
        - whisper
        - w
        - helpop
        - report

In some parts of the map player can put blocks but not to remove them

This is because spawn protection option of minecraft.

Just edit the file: server.properties and set the value of the key spawn-protection=0


Comments

Posts Quoted:
Reply
Clear All Quotes