Essentials

Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

  • 所有者: essentials/Essentials
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Essentials Development Readme

The official repository is at:
https://github.com/essentials/Essentials

We use NetBeans 7.3 for development.

Recommended NetBeans plugins:

Building

To build with Maven, use the command

mvn package dependency:copy

Jar files can then be found in the /jars folder

Commit Guidelines

Commits should fall into one of 3 areas:

  • [Feature]: Commits which are features should start with [Feature] and followed by a quick summary on the top line, followed by some extra details in the commit body.

  • [Fix]: Commits which fix bugs, or minor improvements to existing features should start with [Fix] and followed by a quick summary on the top line, followed by some extra details in the commit body.

  • Commits which fix bugs caused by previous commits (since last release), or otherwise make no functionality changes, should have no prefix. These will not be added to the project change log.

Coding Guidelines

Please follow the format guidelines that are saved in the project properties.

Windows users, please read this: http://help.github.com/line-endings/
The default line ending is LF.

To build all jars, select the EssentialsParent project and build that. You'll find all jars inside the jars folder.

Please only submit pull requests for the 2.x branch.

Bugs and issues can be submitted/found at https://essentials3.atlassian.net/

Other advice

Not all features are 'Essentials Ready'. Essentials is designed to cover the basic needs of Minecraft server administration, thus, we reject over 80% of feature requests that we deem are unsuitable.

Before developing an Essentials feature, we would recommend speaking to a developer in the Essentials IRC channel (#essentials on irc.esper.net). Click here if you have a IRC client.

概览

名称与所有者essentials/Essentials
主编程语言Java
编程语言Java (语言数: 2)
平台
许可证GNU General Public License v3.0
发布数42
最新版本名称gm-final (发布于 )
第一版名称stable-2.3.1 (发布于 )
创建于2011-05-19 22:15:08
推送于2023-02-12 17:22:36
最后一次提交
星数858
关注者数81
派生数1.3k
提交数4.3k
已启用问题?
问题数0
打开的问题数0
拉请求数282
打开的拉请求数9
关闭的拉请求数507
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部