ParallelUtils is a plugin that enables a large variety of features, intended to be used for the Parallel SMP server at play.parallelmc.org.
The main plugin is in the api/
folder. This contains the basics required for ParallelUtils to function.
Modules are all contained in the module/
folder.
- To build the API, run
api:reobfJar
- To run the server, run
api:runServer
- To build a module, run
modules:reobf-modulename
This is a list of the current modules for ParallelUtils
-
BitsAndBobs
- Adds random small features that are too small for their own module
-
Charms
- Add Charms, which can be applied to items to add cosmetic effects
-
ChestShops
- Another Chest Shop plugin
-
CustomMobs
- Allows the creation of mobs with custom metadata, nbt, behaviors, and more
-
CustomTrees
- Adds custom trees for an updated version of FractalForest
-
DiscordIntegration
- Adds and special Advancement notified, Join/Quit Suppressor, and more to a Discord bot
-
EffectExtender
- Allows for the stacking of potion effect durations up to 2x the original duration
-
ExpStorage
- Store experience in your ender chest!
-
Gamemode4
- These are plugin adaptations of the [Gamemode4][https://gm4.co/] datapacks
-
ParallelChat
- Adds various chat improvements, currently only supporting the linking of items into chat
-
ParallelFlags
- Adds custom WorldGuard flags
-
ParallelItems
- Adds custom items for use on play.parallelmc.org
-
ParallelTutorial
- Create scriptable tutorials to show people around your server
-
PerformanceTools
- Adds tools to help diagnose performance issues
These modules either contain lore spoilers or are plugins very specifically designed for Parallel. We chose to make these plugins private (at least for now) to provide a better experience for the community.