1

GawdServer - Plugin API for any MC Version

coolv1994's Avatar coolv19944/17/15 9:12 am
1 emeralds 661 5
10/4/2015 11:01 pm
coolv1994's Avatar coolv1994
Allow your players to teleport Home, TPA, be rewarded for voting/donating on any version of Minecraft. From early alphas to the latest snapshot, you can run plugins using one API.


What is the GawdServer?
The GawdServer is a new modding API for Minecraft servers. What makes the GawdServer different is that it is a launcher instead of a wrapper. This allows you to control the server without ever modifying the servers code.

Why the GawdServer?
Currently there is no way to do things such as have homes, warps, tpa, votifier, buycraft, etc.. on a vanilla server.
So if you wanted to run a Snapshot server and wanted to get some recognition on the toplists, you are able to run Votifier and automatically reward your voters.

How does it work?
Unlike Bukkit, which wrappes the Minecraft server and creates hooks and events in the code; The GawdServer will instead listen to the server and send the server commands as necessary.
For example, player Steve types into chat !home
The server will look for the home handle. If you have the home plugin, the home plugin will lookup the players home coordinates and respond to the server tp Steve 123 45 678



Setting up a Server
Starting a GawdServer is aimed to be as simple as Bukkit.
  • Download the latest GawdServer build from here.
  • Download a Minecraft server. This can be Vanilla, Snapshot, etc...
  • Modify the GawdServer.conf to configure how your server is launched.
  • Drag any plugin .Jar files to the plugins folder.
  • Open Command Prompt or Shell run the following command:

java -jar GawdServer.jar

Links
Download Now

Plugins

GitHub
Posted by coolv1994's Avatar
coolv1994
Level 1 : New Crafter
4

Create an account or sign in to comment.

5

1
10/04/2015 11:01 pm
Level 1 : New Crafter
coolv1994
coolv1994's Avatar
Nope, that is a Bukkit thing. Unfortunately. If vanilla Minecraft did that it would make things a lot easier.
1
10/04/2015 10:49 am
Level 1 : New Crafter
coolv1994
coolv1994's Avatar
Currently no, when you use /something, the server does not output anything so the GawdServer won't know that command was executed. This is why it is entered in to chat.
However I do have plans on making a mod to allow /commands to be used, and possibly even make commands not show up in chat too.

This is entirely coded in Java. I used IntelliJ for my IDE. Use Maven to compile.
1
10/04/2015 11:00 am
Level 17 : Journeyman Miner
anonpmc1231920
anonpmc1231920's Avatar
[deleted]
1
10/04/2015 5:52 am
Level 17 : Journeyman Miner
anonpmc1231920
anonpmc1231920's Avatar
[deleted]
1
10/04/2015 5:41 am
Level 1 : New Crafter
coolv1994
coolv1994's Avatar
Version 1.0.3 of the GawdServer has been released. All of the plugins have been updated to version 1.1 and 2 new plugins have been added.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome