BLoader - Basic chunkloading plugin that subtracts credits per hour depending on size/amount of loaders per player

This is a discussion topic for the Ore project, BLoader. View the full project on Ore for downloads and more information.


BLoader

  • YOU MUST HAVE A MYSQL DATABASE TO USE THIS PLUGIN! (for now)
  • You must have a permissions plugin.
  • BLoaderCredits are per-server so make sure you define the correct server name in config.
  • You must make sure your database details are filled out in the config or the plugin will not work.
  • You right click a diamond/iron block with a blaze rod to open the GUI
  • /bloader | /bloader list | /bloader credits < User Commands
  • bloader.user < User permission
  • /bloader credits add | /bloader credits remove | /bloader list playername < Admin commands
  • bloader.admin < Admin permission
  • Config:
dbName=dbName
hostname=hostname
password=password
serverName=serverName
user=user

A new version has been released for BLoader, it is available for download here.


Initial release.

A new version has been released for BLoader, it is available for download here.


V1.1

  • Fix debug code preventing players without “bloader.admin” permission from creating loader
  • Fix double “Chunk loaded” message when creating a 1x1 offline loader

A new version has been released for BLoader, it is available for download here.


V1.2

  • Fix MySQL leak - credit: d4julian
  • Fix mis-spellings - credit: d4julian
  • Add credit in authors