🛏
🛏
🛏
🛏
BedWars Creative
Search
⌃
K
🎨
Sandbox Mode
🪓
WorldEdit Commands
🍊
BedWars Scripting
📜
Changelog
🚜
Services
🤝
Events
📦
Objects
📚
Types
⚙
Utilities
require
math
pairs & ipairs
print & error
os
string
table
task
tick
tostring & tonumber
wait
Powered By
GitBook
Comment on page
print & error
print(message: string)
Prints a message to the script editor console.
error(message: string)
Stops running code at the error point and prints the error message to the script editor console.
Previous
pairs & ipairs
Next
os
Last modified
4mo ago