Difference between revisions of "Plugins"

From LimeTerracotta
Jump to: navigation, search
m
Line 1: Line 1:
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
! scope="col" style="width: 100px; text-align: left; white-space: nowrap;" |  Plugin
+
! scope="col" style="width:25%; text-align: left; white-space: nowrap;" |  Plugin
 
! scope="col" style="text-align: left; class: unsortable;" |  Description
 
! scope="col" style="text-align: left; class: unsortable;" |  Description
 +
! scope="col" style="text-alight: left;" | MC Version
 
|-
 
|-
 
| style="width:25%" | [https://github.com/bermudalocket/BlockStore BlockStore]
 
| style="width:25%" | [https://github.com/bermudalocket/BlockStore BlockStore]
| style="width:75%" |
+
| style="width:65%" | API (required for World Edit)
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://dev.bukkit.org/projects/cleanroomgenerator Cleanroom generator]
 
| style="width:25%" | [https://dev.bukkit.org/projects/cleanroomgenerator Cleanroom generator]
 
| style="width:75%" | Custom map generator
 
| style="width:75%" | Custom map generator
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://github.com/EngineHub/CommandHelper CommandHelper]  
 
| style="width:25%" | [https://github.com/EngineHub/CommandHelper CommandHelper]  
 
| style="width:75%" | custom scripts, macros, aliases
 
| style="width:75%" | custom scripts, macros, aliases
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://www.spigotmc.org/resources/dynmap.274/ Dynmap]
 
| style="width:25%" | [https://www.spigotmc.org/resources/dynmap.274/ Dynmap]
 
| style="width:75%" | Dynamic online server map
 
| style="width:75%" | Dynamic online server map
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://github.com/EssentialsX/Essentials/wiki EssentialsX]  
 
| style="width:25%" | [https://github.com/EssentialsX/Essentials/wiki EssentialsX]  
 
| style="width:75%" | Miscellanous utilitiy comamnds
 
| style="width:75%" | Miscellanous utilitiy comamnds
 +
| style="width:5%"  | 1.13.2
 
|-  
 
|-  
 
| style="width:25%" | [https://github.com/lucko/LuckPerms LuckPerms]  
 
| style="width:25%" | [https://github.com/lucko/LuckPerms LuckPerms]  
 
| style="width:75%" | user permissions management
 
| style="width:75%" | user permissions management
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://www.spigotmc.org/resources/multiverse-core.390/ MultiverseCore]
 
| style="width:25%" | [https://www.spigotmc.org/resources/multiverse-core.390/ MultiverseCore]
 
| style="width:75%" | Allows for multiple world beyond the standard overworld/nether/end
 
| style="width:75%" | Allows for multiple world beyond the standard overworld/nether/end
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://github.com/NerdNu/SafeBuckets SafeBuckets]  
 
| style="width:25%" | [https://github.com/NerdNu/SafeBuckets SafeBuckets]  
 
| style="width:75%" | Allows for "safe" non-flowing liquid
 
| style="width:75%" | Allows for "safe" non-flowing liquid
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://dev.bukkit.org/projects/vault Vault]
 
| style="width:25%" | [https://dev.bukkit.org/projects/vault Vault]
 
| style="width:75%" | API (required for LuckPerms)
 
| style="width:75%" | API (required for LuckPerms)
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://www.spigotmc.org/resources/worldborder.60905/ WorldBorder]
 
| style="width:25%" | [https://www.spigotmc.org/resources/worldborder.60905/ WorldBorder]
 
| style="width:75%" | Allows a non-vanilla world border with custom functionality
 
| style="width:75%" | Allows a non-vanilla world border with custom functionality
 +
| style="width:5%"  | 1.13.2
 
|-
 
|-
 
| style="width:25%" | [https://dev.bukkit.org/projects/worldedit WorldEdit]
 
| style="width:25%" | [https://dev.bukkit.org/projects/worldedit WorldEdit]
 
| style="width:75%" | Allows for world manipulation via command
 
| style="width:75%" | Allows for world manipulation via command
 +
| style="width:5%"  | 1.13.2
 
|-  
 
|-  
 
| style="width:25%" | [https://dev.bukkit.org/projects/worldguard WorldGuard]  
 
| style="width:25%" | [https://dev.bukkit.org/projects/worldguard WorldGuard]  
 
| style="width:75%" | Allows for protected areas within the map
 
| style="width:75%" | Allows for protected areas within the map
 +
| style="width:5%"  | 1.13.2
 
|-  
 
|-  
 
| style="width:25%" | [https://www.spigotmc.org/resources/worldguard-extra-flags.4823/ WorldGuard Extra Flags]  
 
| style="width:25%" | [https://www.spigotmc.org/resources/worldguard-extra-flags.4823/ WorldGuard Extra Flags]  
 
| style="width:75%" | Additional flags for WorldGuard
 
| style="width:75%" | Additional flags for WorldGuard
 +
| style="width:5%"  | 1.13.2
 
|}
 
|}
  
 
[[Category:Info]]
 
[[Category:Info]]

Revision as of 13:27, 24 November 2018

Plugin Description MC Version
BlockStore API (required for World Edit) 1.13.2
Cleanroom generator Custom map generator 1.13.2
CommandHelper custom scripts, macros, aliases 1.13.2
Dynmap Dynamic online server map 1.13.2
EssentialsX Miscellanous utilitiy comamnds 1.13.2
LuckPerms user permissions management 1.13.2
MultiverseCore Allows for multiple world beyond the standard overworld/nether/end 1.13.2
SafeBuckets Allows for "safe" non-flowing liquid 1.13.2
Vault API (required for LuckPerms) 1.13.2
WorldBorder Allows a non-vanilla world border with custom functionality 1.13.2
WorldEdit Allows for world manipulation via command 1.13.2
WorldGuard Allows for protected areas within the map 1.13.2
WorldGuard Extra Flags Additional flags for WorldGuard 1.13.2