Skip to content
Nathan Wolf edited this page Mar 27, 2019 · 6 revisions

Star Wars Configs

Stars

These configs provide lightsabers, force powers, blasters and more.

Using

Simply add the following to your plugins/Magic/config.yml on a new line to enable these configs:

example: stars

Choosing a Side

Use /cast starshop to choose between Jedi or Sith, and get the components needed to craft a saber. This spell is meant to be put on an NPC so players can easily access it, but you can use /cast to test.

You can only choose once, and will have to /mage reset yourself or others if you want to switch sides.

Combining

To combine the war configs with the default (or other configs), use this instead:

add_examples:
- stars
- .. more configs if desired

Customizing

Changes to the customized configs in plugins/Magic will affect example configurations as normal. Example configs are fully customizable.

Configuration

If you'd like to see the stars configs, look here:

https://github.com/elBukkit/MagicPlugin/tree/master/Magic/src/main/resources/examples/stars

You won't be able to find them on your server, they are built into the plugin and not saved anywhere to disk.

Force Powers

Force powers, lightsabers and other items can be seen here: http://mine.elmakers.com/?example=stars#spells

Clone this wiki locally