Skip to content

Bukkit plugin for selling areas (WorldGuard) using messenger (MySQL) with website.

Notifications You must be signed in to change notification settings

Pixtane/AreaSell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Bread logo

1.19 Paper minecraft plugin for selling areas (WorldGuard) using messenger (MySQL) with website.

To download the plugin you can follow the instruction at the bottom and build it by yourself, or use compiled by github. When you installed it to the plugins folder, you will need to change the config.yml to your database. Currently, you better to have two separete databases - first is to contain areas - their accessibility to sell and their price, and second for messenging with MySQL and plugin. You could make these in one, but we didn't tested it yet. For the plugin you need some dependencies:

  • xconomy
  • worldedit
  • worldguard When install wordedit/worldguard nothing has to be changed. But for xconomy you need to make some changes:
  1. Go to xconomy folder in your plugins folder.
  2. Open database.yml
  3. Change MySQL settings to the AreaSeller database. Now you have to have database with xconomy and the areas. And second with messenger.

To edit the plugin in your computer make this:

You need to install the stable version and build artifacts. To build them, you need to load your project in Intellij, then go to File->Project Structure, then go to Artifacts, click + at the top, Then choose JAR->From modules with dependencies. At the opened tab select the path (I made a path to server's plugin folder) and Include in project build.

About

Bukkit plugin for selling areas (WorldGuard) using messenger (MySQL) with website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages