Installation

Currently, this add-on only support MULTIARENA and SHARED mode.

I don't think I can make it support BUNGEE mode. But I will try my best!

Supported versions:

  • 1.8.8 (Fully tested!)

  • 1.9-1.11 (Uhh, BedWars1058 not support these versions, I don't know about the case of BedWars2023...)

  • 1.12.2 (Fully tested!)

  • 1.13 + (Not planned yet!)

Supported software:

  • Paper (Recommend!)

  • Spigot (It should work!)

  • Spigot's, Paper's fork (Tested some fork!) (Required NMS because Bedwars1058/2023 need it!)

DEPENDENCIES

You have to put the plugins below in /plugins/ folder.

  • Skript

1.8.8 (Recommend! You can use another Skript version but don't ask me about compatibility) 1.12.2

  • Skript-reflect

1.8.8 1.12.2

You have to put the jars below in /plugins/skript-reflect/ folder. (These are just external library if you want to know!)

Requirements: Java 11+ (Both BedWars1058 and BedWars2023 don't support java version below 11!)

Installation Guide

Step 1

Download all dependencies above and put them in right folder.

Step 2

Open downloaded zip, put all contents in folder scripts into /plugins/Skript/scripts.

Step 3

Open file /plugins/Skript/config.sk. Scroll down until you see 'databases' part (usually the last part), scroll down to 'default' (usually the last too!). Then replace with this:

default:
	
	type: CSV
	
	pattern: (?!-).*
	
	file: ./plugins/Skript/variables.csv
	
	backup interval: 2 hours

Or just download if you are lazy (me too!):

That's all, now the add-on should work fine. But if there is any errors, please report me on Discord!

Last updated