mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Added Paper to Platform
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package com.github.intellectualsites.plotsquared.plot;
|
||||
|
||||
public enum Platform {
|
||||
Bukkit, Sponge, Spigot
|
||||
Bukkit, Sponge, Spigot, Paper
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user