Skip to content

Commit

Permalink
Standard-Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Aug 8, 2016
1 parent 7c6c079 commit 3b19b36
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 2 deletions.
23 changes: 23 additions & 0 deletions .gitignore
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
44 changes: 44 additions & 0 deletions LICENSE
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.
9 changes: 7 additions & 2 deletions README.md
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

0 comments on commit 3b19b36

Please sign in to comment.