We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f0f2d commit ac9eb19Copy full SHA for ac9eb19
content/docs/welcome/premium.md
@@ -27,7 +27,7 @@ A premium server unlocks the following benefits:
27
### Common Template Scripting
28
29
- Increase max operation count from 1 million to 2.5 million (`MaxOpsPremium`).
30
-- Increase max operation count with `evalcc` command from 5,000 to 10,000 (`MaxOpsPremium`).
+- Increase max operation count with `evalcc` command from 200,000 to 500,000 (`MaxOpsPremium`).
31
- Increase max `getChannelPins` uses in one script execution from 2 to 4 (`channel_pins`).
32
- Increase max `sort` uses in one script execution from 1 to 3 (`sort`).
33
- Increase max `execCC` and `scheduleUniqueCC` uses in one script execution from 1 to 10 (`runcc`).
0 commit comments