1. Hey guys,

    Is there a way to create item spawns for specific events? IE, random spawning of weapons in boxes/chests/crates etc for a deathmatch?

    Have got the events plugin installed with all its required dependencies. Have tested and it works for a deathmatch, but we don't want to use kits and give everyone the same stuff
     
  2. Hello,

    If you know c#, the best way is to manualy put some chest in your "arena/zone" and with a raycast, finding chest and insert items in it.