From 9f7faf4a3f2b98ad344dae5c5c400c600c542c04 Mon Sep 17 00:00:00 2001 From: Kozejin <2613841+dkoz@users.noreply.github.com> Date: Thu, 26 Sep 2024 01:40:38 -0400 Subject: [PATCH] Licensing, README Update --- LICENSE.md | 14 ++++++++++++++ README.md | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..ed8cd3f --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,14 @@ +Palbot License + +Copyright © Kozejin + +Permission is hereby granted to any person obtaining a copy of this software (the “Bot”) and associated documentation files (the "Software"), to host and modify the Software, subject to the following conditions: + +1. Attribution: You must retain the original copyright notice, this license, and any other proprietary notices in all copies or substantial portions of the Software. +2. No Ownership Claim: You may not claim ownership of the original Software. While you are free to modify and host the Software, credit for the creation of the original Bot must remain with Kozejin. +3. Modifications: You are allowed to make any edits or modifications to the Software for your personal or public use, but the original author's attribution must remain intact. +4. Distribution: Redistribution of the Software, modified or unmodified, is allowed, provided that this license and copyright notice are included with all redistributions. +5. Commercial Use: You are allowed to host and use the Software for personal or commercial purposes, but you may not sell the Software itself as your own product. +6. Removal of Copyright: Removal or alteration of the copyright notice is strictly prohibited. Any violation of this term will result in Kozejin taking action to remove your bot. + +The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the author be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software or the use or other dealings in the Software. \ No newline at end of file diff --git a/README.md b/README.md index 3cdfa39..d413e2e 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,5 @@ - **Kits**: Effortlessly distribute custom kits with items, pals, and eggs to players across your Palworld servers. - **Steam API Integration**: Seamlessly integrate with the Steam API to fetch player profiles and enhance server management with detailed user insights. - **Economy System**: Enhance your server's gameplay with a fully integrated economy system. Players can earn currency through various activities, trade with others, and purchase kits containing exclusive items, pals, and eggs. This system encourages player engagement and adds a new layer of strategy to your server's ecosystem. - - **Localization Support**: Translate your server's features and messages into multiple languages, allowing players to enjoy a localized experience. This feature supports community-contributed translations, ensuring that the language used is both accurate and culturally relevant. \ No newline at end of file + - **Localization Support**: Translate your server's features and messages into multiple languages, allowing players to enjoy a localized experience. This feature supports community-contributed translations, ensuring that the language used is both accurate and culturally relevant. + - **Pal Game:** A system where players catch and battle Pals, unlocking stronger abilities, growing their collection, and earning currency. \ No newline at end of file