ModsJava
MysticSwords | Lightning-infused swords
Create customizable lightning-infused swords with adjustable enchantments, materials, and lore. Free Minecraft Java mod for 1.20, 1.20.6.
⬇ Download on SpigotMysticSwords
Feature Highlights
- Customizable Sword Types:
- Material Variety: Choose from various sword materials (Wooden, Stone, Iron, Gold, Diamond, Netherite) to suit your server's needs.
- Configurable Properties: Customize sword names, lore, and enchantments through the plugin’s configuration file.
- Mystical Effects:
- Lightning Strike: When a player wields a Mystic Sword and damages an entity, a lightning bolt is summoned at the entity's location, adding a dramatic effect to combat.
- Multilingual Support:
- Language Files: Supports multiple languages by loading corresponding message files (messages_en.yml, messages_es.yml, etc.). The language can be changed dynamically using the /mystic reload command.
- Command Integration:
- /mystic give [item]: Grants the player a Mystic Sword with configurable attributes.
- /mystic reload: Reloads the configuration files and message files, allowing changes to take effect without restarting the server.
- User-Friendly Configuration:
- Configurable Messages: Easily adjust messages displayed to players by modifying the messages_xx.yml files.
- Configuration File: Customize sword properties, effects, and more in the config.yml.
- Event Handling:
- Entity Damage Events: The plugin listens for entity damage events to apply the mystical effects, ensuring seamless integration with Minecraft’s combat mechanics.
- Download the Plugin:
- Obtain the latest version of the MysticSwords plugin JAR file from the official source or repository.
- Place the Plugin File:
- Move the MysticSwords.jar file into the plugins directory of your Minecraft server.
- Start Your Server:
- Restart or start your Minecraft server to generate the necessary configuration and message files.
- Initial Configuration:
- After the server starts, navigate to the plugins/MysticSwords directory.
- Open the config.yml file to configure the sword properties and effects according to your server’s preferences.
- Check the messages_en.yml and messages_es.yml files to customize or verify message content for different languages.
- Reloading Configuration:
- Use the /mystic reload command to reload the configuration and message files if any changes are made.
- Grant Permissions:
- Ensure that players have appropriate permissions to use the /mystic commands by configuring permissions in your server’s permissions management system.
- Compatibility: Ensure the plugin is compatible with your server version. MysticSwords is designed for Paper and other Bukkit-based servers.
- Troubleshooting: If you encounter issues, check the server logs for error messages. Make sure that all required message files are present in the plugins/MysticSwords directory.
For support or feature requests, please contact the plugin developer through the provided support channels. Enjoy adding a touch of mysticism to your Minecraft adventures with MysticSwords!
MEDIA
MEDIA
Spoiler: CONFIG.YML
Code (YAML):
# Mystic Swords Plugin Configuration
# The language of the plugin: "en" for English, "es" for Spanish
language : "en"
sword:
type : "DIAMOND_SWORD" # Types: WOODEN_SWORD, STONE_SWORD, IRON_SWORD, GOLDEN_SWORD, DIAMOND_SWORD, NETHERITE_SWORD
name : "&6&lMystic Sword"
lore :
- "&7A powerful sword"
- "&7that strikes lightning!"
enchanted : true
effects : # Enable lightning strikes when hitting an entity.
enabled : true
# The language of the plugin: "en" for English, "es" for Spanish
language : "en"
sword:
type : "DIAMOND_SWORD" # Types: WOODEN_SWORD, STONE_SWORD, IRON_SWORD, GOLDEN_SWORD, DIAMOND_SWORD, NETHERITE_SWORD
name : "&6&lMystic Sword"
lore :
- "&7A powerful sword"
- "&7that strikes lightning!"
enchanted : true
effects : # Enable lightning strikes when hitting an entity.
enabled : true
MysticSwords | Lightning-infused swords is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6. Downloaded 195 times (via Spigot). Download it and open it directly in the game.