CircuitAddons

A simple utility plugin for minecraft 1.21.4

36

CircuitAddons

Circuit Addons Logo

ᴊᴜsᴛ ᴀ ғᴜɴ ʟɪᴛᴛʟᴇ ᴜᴛɪʟɪᴛʏ ᴘʟᴜɢɪɴ ғᴏʀ 1.21.4 :)

To configure the plugin please follow these steps:

#1 Install the plugin and put it in your plugins folder.

#2 Restart your server

#3 Find the CircuitAddons folder in your plugins folder

#4 Open the settings.yml and edit the existing settings!

An example of a finished configuration

```

type /ca reload or /circuitaddons reload in chat to save changes!

settings: joinMessage: true prefix: '&0[&6CircuitAddons&0] &6' # https://easycodetools.com/tool/Minecraft-Text-Generator server_name: Your server messages: joinMessage: Welcome back to {server_name}, {player}! firstJoinMessage: Welcome to {server_name}, {player}! guis: manage: enabled: true main: enabled: true alltitle: enabled: true rewards: firstJoin: items: - STONE_SWORD:1 - STONE_PICKAXE:1 - STONE_AXE:1 events: playerJoin: fireworks: enabled: true color: - 30 - 255 - 0 pattern: STAR # Must be fully uppercase!

Don't modify unless you know what you are doing!

players: {} ```

ADS