-
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Kozejin edited this page Oct 17, 2024
·
27 revisions
Welcome to the Palworld Palbot wiki page! Here are guides on how to setup and configure Palbot for your Palworld servers.
Wiki Updated: 10/17/2024
-
BOT_TOKEN
: The token for your discord application. -
BOT_PREFIX
: The prefix that will be used for commands. Default:!
-
BOT_ACTIVITY
: The text that displays in your bots activity on discord. -
BOT_LANGUAGE
: The desired language for your bot. -
STEAM_API_KEY
: Your Steam API key. Can be obtained from Steam's dev page. -
GUILD_WHITELIST
: Lets you whitelist your discord so bot can't be invited to others.
All configuration is done directly from discord now.
Server Configuration:
- Utilize the
/addserver
command to add your server.-
Server Name
: The name is just a unique identifier. Can be one or two words. -
Server Host
: This is the host address to your server. Example: 127.0.0.1 -
RCON Port
: This is the assigned rcon port to your server. -
Connection Port
: This is the port used to connect to your server. Example: 127.0.0.1:8211 -
Admin Password
: This is the password used to access admin command in-game and over RCON.
-
- Utilize the
/removeserver
to delete it from the bot.
Economy Configuration:
- Utilize the
/economyset settings
command to configure your economy.-
Currency Name
: The name of your servers currency. -
Invite Reward
: The amount of points earned from inviting someone to discord. -
Mini Work Reward
: The minimum amount earned from working. -
Maximum Work Reward
: The maximum amount earned from working. -
Daily Reward
: The amount earned from your daily.
-
- Utilize the
/economyset timers
to configure economy timers.-
Work Timer (Seconds)
: The amount of time between each work cycle. -
Daily Timer (Seconds)
: The amount of time between each daily use.
-
- Utilize the
/economyset misc
to configure miscellanea settings.-
Work Description
: The text that will appear on/work
. -
Role Bonuses
: Roles that will be awarded bonus Points when utilizing commands. Percentage based.
-
- Utilize the
/economyset vote
to configure the vote settings forserverlist.gg
-
Vote Slug
: The slugs for your server name. Example:123456-servername
-
Vote API Key
: This is the Server Key provided to your by the voting website. -
Vote Reward
: This is how many points you want to award when someone votes.
-
Kits Configuration:
- Use
/uploadkits
to import your oldkits.json
file to the bot. - Use
/exportkits
to export your kits from the database. - Utilize the
/managekits
command to add or edit existing kits.-
Kit Name
: The name of the kit. -
Commands Example
:["give {steamid} HandGun_Default_2 1", "give {steamid} HandgunBullet 250"]
-
Description
: What you want the kit to say in the shop. -
Price
: The price of your kit in the shop. Setting price to0
hides it.
-
- Utilize the
/deletekit
command to delete a kit.
Palbot now supports multiple languages and will rely on community support for translation. Translation files are location in the i18n
folder or can find the default English template here.
How to submit?
- You can translate the file and submit it in a pull request with 1 commit. Making multiple commits for a translation file will result in it being closed.
- Submit it on my discord as a copy/paste or over a website like pastebin or my paste server. I do not take files directly from people.
Supported Languages
-
en
: English -
es
: Spanish -
de
: German -
br
: Brazilian Portuguese