Pinned Repositories
.github
BSPF Systems, LLC GitHub Organization Repository
BasicMojangAPI
A simple Java library for translating between a player's username and their UUID.
BungeeIPC
IPC connections between a BungeeCord proxy and Minecraft Bukkit servers.
PlayerData
Basic player data mapping (UUID and Name) for Minecraft.
PluginEvents
An event handler for subscribing to custom events for plugins that do not have dependencies on Bukkit or BungeeCord.
saferwater
A plugin for Minecraft Bukkit servers that makes the underwater world a bit safer.
SignLift
A plugin for Minecraft Bukkit servers for instant vertical teleportation using Signs.
SimpleJSON
A simple library for working with JSON Objects. This is based on Clifton Labs' version (https://github.com/cliftonlabs/json-simple), which is a fork of Yidong Fang's version (https://github.com/fangyidong/json-simple). All rights for the original works go to their original authors.
YamlConfiguration
Implementation of SnakeYAML to be easy to use with files.
yarn
Mapping Minecraft 1.13 and below. Discord >> https://legacyfabric.net/discord
BSPF Systems, LLC's Repositories
bspfsystems/YamlConfiguration
Implementation of SnakeYAML to be easy to use with files.
bspfsystems/BungeeIPC
IPC connections between a BungeeCord proxy and Minecraft Bukkit servers.
bspfsystems/SimpleJSON
A simple library for working with JSON Objects. This is based on Clifton Labs' version (https://github.com/cliftonlabs/json-simple), which is a fork of Yidong Fang's version (https://github.com/fangyidong/json-simple). All rights for the original works go to their original authors.
bspfsystems/BasicMojangAPI
A simple Java library for translating between a player's username and their UUID.
bspfsystems/PlayerData
Basic player data mapping (UUID and Name) for Minecraft.
bspfsystems/PluginEvents
An event handler for subscribing to custom events for plugins that do not have dependencies on Bukkit or BungeeCord.
bspfsystems/saferwater
A plugin for Minecraft Bukkit servers that makes the underwater world a bit safer.
bspfsystems/SignLift
A plugin for Minecraft Bukkit servers for instant vertical teleportation using Signs.
bspfsystems/.github
BSPF Systems, LLC GitHub Organization Repository
bspfsystems/yarn
Mapping Minecraft 1.13 and below. Discord >> https://legacyfabric.net/discord
bspfsystems/bspfsystems.github.io
BSPF Systems, LLC GitHub Pages
bspfsystems/BungeeCord
BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
bspfsystems/fabric-example-mod
Example Fabric mod
bspfsystems/OpenInv
Open anyone's inventory as a chest, real-time!