-
Notifications
You must be signed in to change notification settings - Fork 0
Adminstration
Terry edited this page Nov 11, 2024
·
4 revisions
ℹ️ Plugin has been tested on Paper/Purpur: 1.21, 1.21.1
- Download the latest version and put the
WizardAPI.jar
into yourplugins/
Folder. - Restart your server and type /wizard to show command usage.
- Add your own Wands & Spells using the Development API
You want to reveice update notifications? (Recommended: true)
checkForUpdates: true
Time (in milliseconds) to reset sequenz after starting spell combination.
clickSequenz:
timeout: 1000
Edit your the sound effect for doing spell combinations
sound:
enabled: true
type: BLOCK_NOTE_BLOCK_HAT
volume: 0.5
pitch: 1.1
Edit the message to display your click sequenz
ℹ️ Components uses MiniMessage Format. More information about Adventure API here.
message:
enabled: true
# Possible types: ACTIONBAR, TITLE
type: TITLE
components:
left: "<light_purple>L"
right: "<light_purple>R"
empty: "<gray>_"
spacer: " "