guns

Crackshot Integration

How do I install guns on my server ?

How do I use Crackshot with BattleArena and BombArena ?

  • open defaultWeapons.yml, and for each weapon that you want to use with a class, add
  • Skip_Name_Check: true

YAML is too hard, do you have default files that I can use ?

What classes/weapons does it have ? (used for signs)

  1. Vector
  2. Dragonuv
  3. Barrett
  4. Fal
  5. 552
  6. AKS-75X
  7. UMP-45X
  8. FAMAS-X
  9. stg77
  10. P90X

How do I make class signs ?

  • Just put the class name on the first line of a sign

What minecraft items are these guns assigned to ?

  • The music discs
  • They're small in 3rd person view, but I'm sure most players aren't worried about that in the heat of combat

Why is there an X in some of the weapon names ?

  • To make it easier to integrate in case you already have that particular weapon on your server.

What are gun0 thru gun15 supposed to be ?

  • These are not meant to be used (they're not configured in the CrackShot defaultWeapons.yml
  • These are meant to be placeholders where you can create additional classes
  • Just re-name and tweak the items, enchants, and doCommands list

What is doCommands: console tell player You have been given the Xclass. ?

  • This is also a placeholder section
  • doCommands allows you to further customize classes by running a command when a player gets a class.

What are the permissions to use class signs ?

  • arena.class.use.{class-name-here}
  • arena.class.use.vector
  • arena.class.use.dragonuv
  • arena.class.use.barrett
  • arena.class.use.fal
  • arena.class.use.552
  • arena.class.use.aks-75x
  • arena.class.use.ump-45x
  • arena.class.use.famas-x
  • arena.class.use.stg77
  • arena.class.use.p90x