forked from CraftIRC/2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
42 lines (21 loc) · 1.72 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
NOTE!!
We are no long using this version of CraftIRC2. We have switched to CraftIRC3
and are using the version supplied by the original dev team.
This repo is kept here for history purposes only!!!
ATTENTION
Sept. 20, 2011
CraftIRC3 is currently in debugging/documenting phase prior to a wider release.
CraftIRC3 source is available on this repository under the branch "three" and can be easily built with the Maven POM.
CraftIRC2 which currently resides in the "master" branch will perhaps undergo a final maintenance release by Animosity, before becoming legacy.
I welcome anyone else to maintain or contribute to the CraftIRC2 branch and prolong its life and support of plugins that use CraftIRC2.
CraftIRC3 is incompatible with plugins which utilize CraftIRC2 (e.g. HeroChat) and those plugins must be updated to the new API.
The new API has documentation in this Github repo's Wiki, which will be ported to BukkitDev very soon.
----------------------------------------------------------------------------------------------------------
README
LICENSING
My license is simple: you must gain permisison from me if you wish to release any derivative works from any of the sources hosted on this repository
Educational use, as to learn the good and bad coding practices found in these sources is free; you may not redistribute a derivative of these sources as another product however without express permisison.
I reserve the right to utilize any changes found on your forks which have not been pushed/contributed to this main repository if it is deemed awesome.
BUILDING
Requires: Bukkit, CraftBukkit, and Permissions (by Niji) on your classpath
Package the plugin.yml in the root of the jar.