Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonimatasdev/perworldplugins
Make a plugins only work in certains worlds.
https://github.com/tonimatasdev/perworldplugins
bukkit-plugin bukkit-plugins bukkitplugin minecraft minecraft-plugin paper-plugin paper-plugins purpur-plugin spigot-plugin spigot-plugins spigot-resource
Last synced: 2 months ago
JSON representation
Make a plugins only work in certains worlds.
- Host: GitHub
- URL: https://github.com/tonimatasdev/perworldplugins
- Owner: TonimatasDEV
- License: mit
- Created: 2022-06-20T13:01:19.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T19:14:17.000Z (3 months ago)
- Last Synced: 2024-10-15T06:27:39.229Z (3 months ago)
- Topics: bukkit-plugin, bukkit-plugins, bukkitplugin, minecraft, minecraft-plugin, paper-plugin, paper-plugins, purpur-plugin, spigot-plugin, spigot-plugins, spigot-resource
- Language: Java
- Homepage:
- Size: 31.2 MB
- Stars: 15
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Hits](https://hits.sh/github.com/tonimatasdev/perworldplugins.svg)](https://hits.sh/github.com/tonimatasdev/perworldplugins/)
# PerWorldPlugins
Visit my discord server: https://discord.com/invite/vWBP4P4Yd8## Description:
PerWorldPlugins is a Minecraft plugin that allows server administrators to assign different plugins to different worlds in the game. This means that administrators can have different plugins enabled on different worlds, allowing them to customize the game experience for players in each world. For example, an administrator could enable a construction plugin in a construction world, but disable it in a survival world.## Features
- Compatible with 1.7-LATEST
- Cut down on server lag; some plugins like SurvivalGames check player movement, which fires everywhere, costing you RAM and CPU usage.
- Add more features and plugins into your server.## Commands:
- /perworldplugin reload - Reloads the config.
- /perworldplugin version - Displays the version of the plugin.## Permissions:
- perworldplugins.reload: Gives access to reload the plugin.
- perworldplugins.version: Gives access to view the plugin version.