-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7c6c079
commit 3b19b36
Showing
3 changed files
with
74 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Mobile Tools for Java (J2ME) | ||
.mtj.tmp/ | ||
|
||
# Compiled Java Files # | ||
*.jar | ||
*.war | ||
*.ear | ||
*.zip | ||
*.class | ||
|
||
# VM Crashlogs # | ||
hs_err_pid* | ||
|
||
# Eclipse # | ||
/bin/ | ||
/.settings/ | ||
/.externalToolBuilders/ | ||
.classpath | ||
.project | ||
build.xml | ||
|
||
# Others # | ||
*.db |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
Copyright (c) 2016 | ||
|
||
|
||
1 Definitions | ||
|
||
The developers are the writers of the software, Sensetox and ThexXTURBOXx. | ||
The plugin refers to this software, including its source code and binary form and all copies thereof. | ||
|
||
|
||
2 General Use | ||
|
||
Use of this software goes without warranty and at your own risk. | ||
The developers cannot be held accountable for any damage that might be related to the installation or use of this software. | ||
Problems with the software are to be reported under the following URL and should include instructions | ||
to reproduce the problem and, if available, a crash report: https://github.com/Rustico-Network/NickItem/issues | ||
If you want to use parts of the code, then ASK FIRST! But normally, we will say you, that you can copy them. | ||
In some cases, you have to give credit to its owner. | ||
|
||
|
||
3 Distribution | ||
|
||
There is none official source to get this plugin from. Either download the source and build the plugin yourself | ||
or you have to live without it :) | ||
|
||
If you download the plugin from other sources, the developers cannot be held for any damage or problems. | ||
|
||
Any permitted distribution of this software has to include this license text in human-readable form. | ||
|
||
|
||
3.1 Redistribution on third party websites | ||
|
||
It is strictly forbidden to redistribute this plugin on its own without asking for the developers' permission. | ||
This includes, but is not limited to, websites that earn money by hosting plugins, | ||
through advertisements, subscriptions, or any other form of monetisation. | ||
|
||
The developers cannot be held accountable for any kind of malware, adware or any other unwanted software that is | ||
aquired when downloading the plugin from any source that is not maintained by the developers. | ||
|
||
|
||
3.2 Servers | ||
|
||
You may NOT use this plugin for your PUBLIC server. | ||
You may use this plugin for your PRIVATE server. | ||
Private = Just Open for LAN-Users in your OWN home-network. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# NickItem | ||
Das NickItem für die Lobby | ||
# AutoNick | ||
The AutoNick-Plugin made by ThexXTURBOXx and Sensetox | ||
|
||
Dependencies: | ||
- NickNamer | ||
- PacketListenerAPI | ||
- Nick |