issues
search
Jarada
/
WuufusWaygates
Spigot Plugin: Wuufu's Waygates is a gate plugin inspired by Creative Gates and Stargate that allows players to connect gates into networks using any material and without any commands
https://www.spigotmc.org/resources/wuufus-waygates.80094/
GNU General Public License v3.0
8
stars
4
forks
source link
Have players discover recipes based on their permissions to craft
#21
Closed
kccricket
closed
3 months ago
kccricket
commented
3 months ago
Exposes the NamespacedKey objects used by DataManager so we don't have to recreate them every time a triggering event fires.
Adds
WG_GIVE_PLAYERS_RECIPES
config option, defaulting to
false
for backward compatibility.
Listen for PlayerChangedWorldEvent and PlayerLoginEvent to discover and undiscover permissioned recipes for the player.
WG_GIVE_PLAYERS_RECIPES
config option, defaulting tofalse
for backward compatibility.