Frequently Asked Questions

Is it possible to disable the protections per world?

You can now enable specific worlds for all functions. Recommended for servers per world.

enabledworlds:
  - "Spawn"
  - "Parkours"
  - "Challenges"
  - "TheEnd"
  - "TheNether"

Are holograms automatically created for a new parkour?

Yes, when creating a new parkour the holograms will be created automatically, without the need to do anything. For the holograms to be created, you just need to restart the server.

You should wait for the following message in the console logs, to know that all holograms have been created correctly.

Where can I edit the hologram message?

All messages are connected by a placeholder that you can edit in the settings: Parkour/strings.yml

   CheckpointHologram: '&#ff982cᴄ&#fda327ʜ&#fcae22ᴇ&#faba1dᴄ&#f8c518ᴋ&#f7d014ᴘ&#f5db0fᴏ&#f3e70aɪ&#f2f205ɴ&#f0fd00ᴛ&8⌲  &6%VALUE%'
PlaceholderAPI: 
   UnknownCourse: Parkour unknown
   InvalidSyntax: Invalid syntax
   NoTimeRecorded: N/A
   CurrentCourseCompleted: Yes
   CurrentCourseNotCompleted: No
   TopTenResult: '&f%POSITION%) &c%PLAYER%&f in &a%TIME%'
   CourseActive: Active
   CourseInactive: Inactive
   CheckpointHologram: '&#ff982cᴄ&#fda327ʜ&#fcae22ᴇ&#faba1dᴄ&#f8c518ᴋ&#f7d014ᴘ&#f5db0fᴏ&#f3e70aɪ&#f2f205ɴ&#f0fd00ᴛ&8⌲
      &6%VALUE%'
   NoPrizeCooldown: Prize Available

Last updated