Skip to content

The official Buycraft Plugin for a variety of Minecraft Server platforms.

License

Notifications You must be signed in to change notification settings

MCBRasil/BuycraftX

 
 

Repository files navigation

BuycraftX

BuycraftX is the official plugin for the Buycraft webstore solution for Minecraft servers.

The major differences

  • A total rewrite of the plugin based on modern coding standards. The new plugin is geared towards reliability and performance.
  • Supports multiple platforms:
    • Spigot 1.7.10 or above (1.8.3+ recommended)
    • BungeeCord (recent versions)
    • Sponge 5.x
  • Custom item IDs are not supported, as it is not portable to other platforms and is deprecated.

Translations

Help us translate the BuycraftX project by participating in our Crowdin project located at https://crowdin.com/project/buycraftx-plugin.

Standalone API

BuycraftX includes the buycraftx-common module, which contains an API client, and shared code across all platforms.

Standalone executor

BuycraftX can be integrated into your own custom applications to handle command execution. Most applications will find StandaloneBuycraftRunnerBuilder to be the easiest method for integration, but you can also implement the whole BuycraftX stack if desired.

Support

Please don't raise support issues on this repo. For support with the plugin or any Buycraft issues, please contact support

About

The official Buycraft Plugin for a variety of Minecraft Server platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%